home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / Vyzkuste / pspad / pspad_setup.exe / {app} / Context / PHP.DEF < prev    next >
Text File  |  2001-09-23  |  206KB  |  3,994 lines

  1. ; Tento soubor obsahuje makra programu PSPad pro PHP
  2. ;
  3. ; autor: FrantiÜek Blßha  F.Blaha@WorldOnline.cz
  4. ; podklady zφskßny z p∙vodnφho PHP manußlu vydanΘho Official PHP Documentation Group dne 2.9.2001
  5. ; poslednφ revize: 23.9.2001
  6. ;
  7. [abs | Absolute value]
  8. abs (|mixed number);
  9. [accept_connect | Accepts a connection on a socket]
  10. accept_connect (|resource socket);
  11. [acos | Arc cosine]
  12. acos (|float arg);
  13. [addcslashes | Opat°it °et∞zec lomφtky ve stylu jazyka C]
  14. addcslashes (|string str, string charlist);
  15. [addslashes | Opat°it °et∞zec lomφtky]
  16. addslashes (|string str);
  17. [apache_lookup_uri | Provßdφ ΦßsteΦn² po₧adavek na zadanou URI a vracφ vÜechno info o nφ]
  18. apache_lookup_uri (|string filename);
  19. [apache_note | Zφskßvß a nastavuje poznßmky po₧adavku u Apache.]
  20. apache_note (|string note_name [, stringnote_value]);
  21. [array_count_values | SpoΦφtat vÜechny hodnoty v poli]
  22. array_count_values (|array input);
  23. [array_diff | SpoΦφtat rozdφl polφ]
  24. array_diff (|array array1, array array2 [, array...]);
  25. [array_flip | Prohodit klφΦe a hodnoty pole]
  26. array_flip (|array trans);
  27. [array_intersect | SpoΦφtat pr∙nik polφ]
  28. array_intersect (|array array1, array array2 [, array...]);
  29. [array_keys | Vrßtit vÜechny klφΦe pole]
  30. array_keys (|array input [, mixedsearch_value]);
  31. [array_merge_recursive | Rekurzivn∞ slouΦit dv∞ nebo vφce polφ]
  32. array_merge_recursive (|array array1, array array2 [, array...]);
  33. [array_merge | SlouΦit dv∞ nebo vφce polφ]
  34. array_merge (|array array1, array array2 [, array...]);
  35. [array_multisort | T°φdit vφce polφ, nebo vφcerozm∞rnΘ pole]
  36. array_multisort (|array ar1 [, mixedarg [, mixed... [, array...]]]);
  37. [array_pad | Doplnit pole hodnotou na urΦenou dΘlku]
  38. array_pad (|array input, int pad_size, mixed pad_value);
  39. [array_pop | Odstranit prvek z konce pole]
  40. array_pop (|array array);
  41. [array_push | P°idat jeden nebo vφce prvk∙ na konec pole]
  42. array_push (|array array, mixed var [, mixed...]);
  43. [array_rand | Vybrat nßhodn∞ jeden nebo vφce prvk∙ pole]
  44. array_rand (|array input [, intnum_req]);
  45. [array_reverse | Vrßtit pole s prvky v opaΦnΘm po°adφ]
  46. array_reverse (|array array [, bool preserve_keys]);
  47. [array_shift | Odstranit prvek ze zaΦßtku pole]
  48. array_shift (|array array);
  49. [array_slice | Vytßhnout Φßst pole]
  50. array_slice (|array array, int offset [, intlength]);
  51. [array_splice | Odstranit Φßst pole a nahradit ji n∞Φφm jin²m]
  52. array_splice (|array input, int offset [, intlength [, arrayreplacement]]);
  53. [array_unique | Odstranit z pole duplicitnφ hodnoty]
  54. array_unique (|array array);
  55. [array_unshift | P°ipojit jeden nebo vφce prvk∙ na zaΦßtek pole]
  56. array_unshift (|array array, mixed var [, mixed...]);
  57. [array_values | Vrßtit vÜechny hodnoty v poli]
  58. array_values (|array input);
  59. [array_walk | Pou₧φt u₧ivatelskou funkci na vÜechny prvky pole]
  60. array_walk (|array arr, string func, mixed userdata);
  61. [array | Vytvo°it pole]
  62. array (|[mixed...]);
  63. [arsort | T°φdit pole sestupn∞ se zachovßnφm klφΦ∙]
  64. arsort (|array array [, intsort_flags]);
  65. [ascii2ebcdic | P°eklßdß °et∞zec z ASCII do EBCDIC]
  66. ascii2ebcdic (|string ascii_str);
  67. [asin | Arc sine]
  68. asin (|float arg);
  69. [asort | T°φdit pole se zachovßnφm index∙]
  70. asort (|array array [, int sort_flags]);
  71. [aspell_check_raw | Zkontrolovat slovo beze zm∞ny velikosti pφsmen nebo pokus∙ o o°ezßnφ]
  72. aspell_check_raw (|int dictionary_link, string word);
  73. [aspell_check | Zkontrolovat slovo]
  74. aspell_check (|int dictionary_link, string word);
  75. [aspell_new | NaΦφst nov² slovnφk]
  76. aspell_new (|string master, string personal);
  77. [aspell_suggest | Nabφdnout mo₧nΘ hlßskovßnφ slova]
  78. aspell_suggest (|int dictionary_link, string word);
  79. [assert_options | Nastavit/zφskat r∙znΘ p°φznaky v²rok∙]
  80. assert_options (|int what [, mixedvalue]);
  81. [assert | Ov∞°it, jestli je v²rok neplatn²]
  82. assert (|string|bool assertion);
  83. [atan | Arc tangent]
  84. atan (|float arg);
  85. [atan2 | arc tangent of two variables]
  86. atan2 (|float y, float x);
  87. [base_convert | Convert a number between arbitrary bases]
  88. base_convert (|string number, int frombase, int tobase);
  89. [base64_decode | Dek≤dovat data k≤dovanß pomocφ MIME base64]
  90. base64_decode (|string encoded_data);
  91. [base64_encode | Zak≤dovat data pomocφ MIME base64]
  92. base64_encode (|string data);
  93. [basename | Vrßtit Φßst cesty obsahujφcφ nßzev souboru]
  94. basename (|string path);
  95. [bcadd | SeΦφst dv∞ Φφsla s libovolnou p°esnostφ]
  96. bcadd (|string left operand, string right operand [, intscale]);
  97. [bccomp | Porovnat dv∞ Φφsla s libovolnou p°esnostφ]
  98. bccomp (|string left operand, string right operand [, intscale]);
  99. [bcdiv | D∞lit dv∞ Φφsla s libovolnou p°esnostφ]
  100. bcdiv (|string left operand, string right operand [, intscale]);
  101. [bcmod | Zφskat modulus Φφsla s libovolnou p°esnostφ]
  102. bcmod (|string left operand, string modulus);
  103. [bcmul | Vynßsobit dv∞ Φφsla s libovolnou p°esnostφ]
  104. bcmul (|string left operand, string right operand [, intscale]);
  105. [bcpow | Umocnit jedno Φφslo na jinΘ s libovolnou p°esnostφ]
  106. bcpow (|string x, string y [, intscale]);
  107. [bcscale | Nastavit v²chozφ Ükßlu pro vÜechny bc math funkce]
  108. bcscale (|int scale);
  109. [bcsqrt | Zφskat druhou odmocninu Φφsla s libovolnou p°esnostφ]
  110. bcsqrt (|string operand, int scale);
  111. [bcsub | OdeΦφst jedno Φφslo od druhΘho s libovolnou p°esnostφ]
  112. bcsub (|string left operand, string right operand [, intscale]);
  113. [bin2hex | P°evΘst binßrnφ data na hexadecimßlnφ reprezentaci]
  114. bin2hex (|string str);
  115. [bind | Binds a name to a socket]
  116. bind (|resource socket, string address [, intport]);
  117. [bindec | Binary to decimal]
  118. bindec (|string binary_string);
  119. [bindtextdomain | Nastavit cestu pro domΘnu]
  120. bindtextdomain (|string domain, string directory);
  121. [bzclose | Close a bzip2 file pointer]
  122. bzclose (|int bz);
  123. [bzcompress | Compress a string into bzip2 encoded data]
  124. bzcompress (|string source [, intblocksize [, intworkfactor]]);
  125. [bzdecompress | Decompresses bzip2 encoded data]
  126. bzdecompress (|string source [, intsmall]);
  127. [bzerrno | Returns a bzip2 error number]
  128. bzerrno (|int bz);
  129. [bzerror | Returns the bzip2 error number and error string in an array]
  130. bzerror (|int bz);
  131. [bzerrstr | Returns a bzip2 error string]
  132. bzerrstr (|int bz);
  133. [bzflush | Force a write of all buffered data]
  134. bzflush (|int bz);
  135. [bzopen | Open a bzip2 compressed file]
  136. bzopen (|string filename, string mode);
  137. [bzread | Binary safe bzip2 file read]
  138. bzread (|int bz [, intlength]);
  139. [bzwrite | Binary safe bzip2 file write]
  140. bzwrite (|int bz, string data [, intlength]);
  141. [call_user_func | Zavolat u₧ivatelskou funkci urΦenou prvnφm argumentem]
  142. call_user_func (|stringfunction_name [, mixedparameter [, mixed...]]);
  143. [call_user_method | Zavolat u₧ivatelsky definouvanou metodu urΦitΘho objektu]
  144. call_user_method (|stringmethod_name, objectobj [, mixedparameter [, mixed...]]);
  145. [ceil | Round fractions up]
  146. ceil (|float value);
  147. [chdir | change directory]
  148. chdir (|string directory);
  149. [checkdate | Validate a gregorian date/time]
  150. checkdate (|int month, int day, int year);
  151. [checkdnsrr | Check DNS records corresponding to a given Internet host name orIP address]
  152. checkdnsrr (|string host [, stringtype]);
  153. [chgrp | Zm∞nit skupinou souboru]
  154. chgrp (|string filename, mixed group);
  155. [chmod | Zm∞nit m≤d souboru]
  156. chmod (|string filename, int mode);
  157. [chop | Odstranit netisknutelnΘ znaky z konce °et∞zce]
  158. chop (|string str);
  159. [chown | Zm∞nit majitele souboru]
  160. chown (|string filename, mixed user);
  161. [chr | Vrßtit urΦit² znak]
  162. chr (|int ascii);
  163. [chunk_split | Rozd∞lit °et∞zec na menÜφ Φßsti]
  164. chunk_split (|string string [, intchunklen [, stringend]]);
  165. [class_exists | Zjistit, jestli je t°φda definovßna]
  166. class_exists (|string class_name);
  167. [clearstatcache | Vyma₧e cache stavu soubor∙]
  168. clearstatcache (|void);
  169. [close | Closes a file descriptor]
  170. close (|resource socket);
  171. [closedir | Zavφrß otev°en² adresß°]
  172. closedir (|int dir_handle);
  173. [closelog | Close connection to system logger]
  174. closelog (|void);
  175. [com_get | Zφskßvß hodnotu vlastnosti COM komponenty]
  176. com_get (|resource com_object, string property);
  177. [com_invoke | Volß metodu COM komponenty.]
  178. com_invoke (|resource com_object, string function_name [, mixedfunction parameters, ...]);
  179. [com_load | Creates a new reference to a COM component]
  180. com_load (|string module name [, stringserver name]);
  181. [com_propget | Zφskßvß hodnotu vlastnosti COM komponenty]
  182. com_propget (|resource com_object, string property);
  183. [com_propput | P°i°azuje hodnotu vlastnosti COM komponenty.]
  184. com_propput (|resource com_object, string property, mixed value);
  185. [com_propset | P°i°azuje hodnotu vlastnosti COM komponenty.]
  186. com_propset (|resource com_object, string property, mixed value);
  187. [com_set | P°i°azuje hodnotu vlastnosti COM komponenty.]
  188. com_set (|resource com_object, string property, mixed value);
  189. [compact | Vytvo°it pole obsahujφcφ prom∞nnΘ a jejich hodnoty]
  190. compact (|mixed varname [, mixed...]);
  191. [connect | Initiates a connection on a socket]
  192. connect (|resource socket, string address [, intport]);
  193. [connection_aborted | Vracφ <TTCLASS="constant"<BTRUE</B</TT, pokud se klient odpojil]
  194. connection_aborted (|void );
  195. [connection_status | Vracφ bitovΘ pole stavu spojenφ]
  196. connection_status (|void );
  197. [connection_timeout | Return <TTCLASS="constant"<BTRUE</B</TT if script timed out]
  198. connection_timeout (|void );
  199. [convert_cyr_string | P°evΘst z jednΘ znakovΘ sady Azbuky do jinΘ]
  200. convert_cyr_string (|string str, string from, string to);
  201. [copy | Zkopφrovat soubor]
  202. copy (|string source, string dest);
  203. [cos | Cosine]
  204. cos (|float arg);
  205. [count_chars | Vrßtit informace o znacφch pou₧it²ch v °et∞zci]
  206. count_chars (|string string [, mode]);
  207. [count | SpoΦφtat prvky v prom∞nnΘ]
  208. count (|mixed var);
  209. [cpdf_add_annotation | Adds annotation]
  210. cpdf_add_annotation (|int pdf document, double llx, double lly, double urx, double ury, string title, string content [, intmode]);
  211. [cpdf_add_outline | Adds bookmark for current page]
  212. cpdf_add_outline (|int pdf document, string text);
  213. [cpdf_arc | Draws an arc]
  214. cpdf_arc (|int pdf document, double x-coor, double y-coor, double radius, double start, double end [, int mode]);
  215. [cpdf_begin_text | Starts text section]
  216. cpdf_begin_text (|int pdf document);
  217. [cpdf_circle | Draw a circle]
  218. cpdf_circle (|int pdf document, double x-coor, double y-coor, double radius [, int mode]);
  219. [cpdf_clip | Clips to current path]
  220. cpdf_clip (|int pdf document);
  221. [cpdf_close | Closes the pdf document]
  222. cpdf_close (|int pdf document);
  223. [cpdf_closepath_fill_stroke | Close, fill and stroke current path]
  224. cpdf_closepath_fill_stroke (|int pdf document);
  225. [cpdf_closepath_stroke | Close path and draw line along path]
  226. cpdf_closepath_stroke (|int pdf document);
  227. [cpdf_closepath | Close path]
  228. cpdf_closepath (|int pdf document);
  229. [cpdf_continue_text | Output text in next line]
  230. cpdf_continue_text (|int pdf document, string text);
  231. [cpdf_curveto | Draws a curve]
  232. cpdf_curveto (|int pdf document, double x1, double y1, double x2, double y2, double x3, double y3 [, int mode]);
  233. [cpdf_end_text | Ends text section]
  234. cpdf_end_text (|int pdf document);
  235. [cpdf_fill_stroke | Fill and stroke current path]
  236. cpdf_fill_stroke (|int pdf document);
  237. [cpdf_fill | Fill current path]
  238. cpdf_fill (|int pdf document);
  239. [cpdf_finalize_page | Ends page]
  240. cpdf_finalize_page (|int pdf document, int page number);
  241. [cpdf_finalize | Ends document]
  242. cpdf_finalize (|int pdf document);
  243. [cpdf_global_set_document_limits | Sets document limits for any pdf document]
  244. cpdf_global_set_document_limits (|int maxpages, int maxfonts, int maximages, int maxannotations, int maxobjects);
  245. [cpdf_import_jpeg | Opens a JPEG image]
  246. cpdf_import_jpeg (|int pdf document, string file name, double x-coor, double y-coor, double angle, double width, double height, double x-scale, double y-scale [, intmode]);
  247. [cpdf_lineto | Draws a line]
  248. cpdf_lineto (|int pdf document, double x-coor, double y-coor [, int mode]);
  249. [cpdf_moveto | Sets current point]
  250. cpdf_moveto (|int pdf document, double x-coor, double y-coor [, intmode]);
  251. [cpdf_newpath | Starts a new path]
  252. cpdf_newpath (|intpdf document);
  253. [cpdf_open | Opens a new pdf document]
  254. cpdf_open (|int compression [, string filename]);
  255. [cpdf_output_buffer | Outputs the pdf document in memory buffer]
  256. cpdf_output_buffer (|int pdf document);
  257. [cpdf_page_init | Starts new page]
  258. cpdf_page_init (|int pdf document, int page number, int orientation, double height, double width [, double unit]);
  259. [cpdf_place_inline_image | Places an image on the page]
  260. cpdf_place_inline_image (|int pdf document, int image, double x-coor, double y-coor, double angle, double width, double height [, intmode]);
  261. [cpdf_rect | Draw a rectangle]
  262. cpdf_rect (|int pdf document, double x-coor, double y-coor, double width, double height [, int mode]);
  263. [cpdf_restore | Restores formerly saved enviroment]
  264. cpdf_restore (|int pdf document);
  265. [cpdf_rlineto | Draws a line]
  266. cpdf_rlineto (|int pdf document, double x-coor, double y-coor [, int mode]);
  267. [cpdf_rmoveto | Sets current point]
  268. cpdf_rmoveto (|int pdf document, double x-coor, double y-coor [, int mode]);
  269. [cpdf_rotate | Sets rotation]
  270. cpdf_rotate (|int pdf document, double angle);
  271. [cpdf_save_to_file | Writes the pdf document into a file]
  272. cpdf_save_to_file (|int pdf document, string filename);
  273. [cpdf_save | Saves current enviroment]
  274. cpdf_save (|int pdf document);
  275. [cpdf_scale | Sets scaling]
  276. cpdf_scale (|int pdf document, double x-scale, double y-scale);
  277. [cpdf_set_char_spacing | Sets character spacing]
  278. cpdf_set_char_spacing (|int pdf document, double space);
  279. [cpdf_set_creator | Sets the creator field in the pdf document]
  280. cpdf_set_creator (|string creator);
  281. [cpdf_set_current_page | Sets current page]
  282. cpdf_set_current_page (|int pdf document, int page number);
  283. [cpdf_set_font | Select the current font face and size]
  284. cpdf_set_font (|int pdf document, string font name, double size, string encoding);
  285. [cpdf_set_horiz_scaling | Sets horizontal scaling of text]
  286. cpdf_set_horiz_scaling (|int pdf document, double scale);
  287. [cpdf_set_keywords | Sets the keywords field of the pdf document]
  288. cpdf_set_keywords (|string keywords);
  289. [cpdf_set_leading | Sets distance between text lines]
  290. cpdf_set leading (|int pdf document, double distance);
  291. [cpdf_set_page_animation | Sets duration between pages]
  292. cpdf_set_page_animation (|int pdf document, int transition, double duration);
  293. [cpdf_set_subject | Sets the subject field of the pdf document]
  294. cpdf_set_subject (|string subject);
  295. [cpdf_set_text_matrix | Sets the text matrix]
  296. cpdf_set_text_matrix (|int pdf document, array matrix);
  297. [cpdf_set_text_pos | Sets text position]
  298. cpdf_set_text_pos (|int pdf document, double x-coor, double y-coor [, int mode]);
  299. [cpdf_set_text_rendering | Determines how text is rendered]
  300. cpdf_set_text_rendering (|int pdf document, int mode);
  301. [cpdf_set_text_rise | Sets the text rise]
  302. cpdf_set_text_rise (|int pdf document, double value);
  303. [cpdf_set_title | Sets the title field of the pdf document]
  304. cpdf_set_title (|string title);
  305. [cpdf_set_word_spacing | Sets spacing between words]
  306. cpdf_set_word_spacing (|int pdf document, double space);
  307. [cpdf_setdash | Sets dash pattern]
  308. cpdf_setdash (|int pdf document, double white, double black);
  309. [cpdf_setflat | Sets flatness]
  310. cpdf_setflat (|int pdf document, double value);
  311. [cpdf_setgray_fill | Sets filling color to gray value]
  312. cpdf_setgray_fill (|int pdf document, double value);
  313. [cpdf_setgray_stroke | Sets drawing color to gray value]
  314. cpdf_setgray_stroke (|int pdf document, double gray value);
  315. [cpdf_setgray | Sets drawing and filling color to gray value]
  316. cpdf_setgray (|int pdf document, double gray value);
  317. [cpdf_setlinecap | Sets linecap parameter]
  318. cpdf_setlinecap (|int pdf document, int value);
  319. [cpdf_setlinejoin | Sets linejoin parameter]
  320. cpdf_setlinejoin (|int pdf document, long value);
  321. [cpdf_setlinewidth | Sets line width]
  322. cpdf_setlinewidth (|int pdf document, double width);
  323. [cpdf_setmiterlimit | Sets miter limit]
  324. cpdf_setmiterlimit (|int pdf document, double value);
  325. [cpdf_setrgbcolor_fill | Sets filling color to rgb color value]
  326. cpdf_setrgbcolor_fill (|int pdf document, double red value, double green value, double blue value);
  327. [cpdf_setrgbcolor_stroke | Sets drawing color to rgb color value]
  328. cpdf_setrgbcolor_stroke (|int pdf document, double red value, double green value, double blue value);
  329. [cpdf_setrgbcolor | Sets drawing and filling color to rgb color value]
  330. cpdf_setrgbcolor (|int pdf document, double red value, double green value, double blue value);
  331. [cpdf_show_xy | Output text at position]
  332. cpdf_show_xy (|int pdf document, string text, double x-coor, double y-coor [, int mode]);
  333. [cpdf_show | Output text at current position]
  334. cpdf_show (|int pdf document, string text);
  335. [cpdf_stringwidth | Returns width of text in current font]
  336. cpdf_stringwidth (|int pdf document, string text);
  337. [cpdf_stroke | Draw line along path]
  338. cpdf_stroke (|int pdf document);
  339. [cpdf_text | Output text with parameters]
  340. cpdf_text (|int pdf document, string text, double x-coor, double y-coor [, int mode [, double orientation [, int alignmode]]]);
  341. [cpdf_translate | Sets origin of coordinate system]
  342. cpdf_translate (|int pdf document, double x-coor, double y-coor [, int mode]);
  343. [crc32 | SpoΦφtat crc32 XXX polynomial °et∞zce]
  344. crc32 (|string str);
  345. [create_function | Vytvo°it anonymnφ (|lambda-style) funkci]
  346. create_function (|string args, string code);
  347. [crypt | ZaÜifrovat °et∞zec algoritmem DES]
  348. crypt (|string str [, stringsalt]);
  349. [ctype_alnum | Check for alphanumeric character(s)]
  350. ctype_alnum (|string c);
  351. [ctype_alpha | Check for alphabetic character(s)]
  352. ctype_alpha (|string c);
  353. [ctype_cntrl | Check for control character(s)]
  354. ctype_cntrl (|string c);
  355. [ctype_digit | Check for numeric character(s)]
  356. ctype_digit (|string c);
  357. [ctype_graph | Check for any printable character(s) except space]
  358. ctype_graph (|string c);
  359. [ctype_lower | Check for lowercase character(s)]
  360. ctype_lower (|string c);
  361. [ctype_print | Check for printable character(s)]
  362. ctype_print (|string c);
  363. [ctype_punct | Check for any printable character which is not whitespace or analphanumeric character]
  364. ctype_punct (|string c);
  365. [ctype_space | Check for whitespace character(s)]
  366. ctype_space (|string c);
  367. [ctype_upper | Check for uppercase character(s)]
  368. ctype_upper (|string c);
  369. [ctype_xdigit | Check for character(s) representing a hexadecimal digit]
  370. ctype_xdigit (|string c);
  371. [curl_close | Zav°φt CURL session]
  372. curl_close (|intch);
  373. [curl_exec | ProvΘst CURL session]
  374. curl_exec (|int ch);
  375. [curl_init | Inicializovat CURL session]
  376. curl_init (|[string url]);
  377. [curl_setopt | Nastavit parametr CURL transferu]
  378. curl_setopt (|int ch, string option, mixed value);
  379. [curl_version | Vrßtit verzi CURL]
  380. curl_version (|void);
  381. [current | Vrßtit souΦasn² prvek pole]
  382. current (|array array);
  383. [cybercash_base64_decode |]
  384. cybercash_base64_decode (|string inbuff);
  385. [cybercash_base64_encode | ???]
  386. cybercash_base64_encode (|string inbuff);
  387. [cybercash_decr | ???]
  388. cybercash_decr (|string wmk, string sk, string inbuff);
  389. [cybercash_encr | ???]
  390. cybercash_encr (|string wmk, string sk, string inbuff);
  391. [cybermut_creerformulairecm | Generate HTML form of request for payment]
  392. cybermut_creerformulairecm (|string url_CM, string version, string TPE, string montant, string ref_commande, string texte_libre, string url_retour, string url_retour_ok, string url_retour_err, string langue, string code_societe, string texte_bouton);
  393. [cybermut_creerreponsecm | Generate the acknowledgement of delivery of the confirmationof payment]
  394. cybermut_creerreponsecm (|string phrase);
  395. [cybermut_testmac | Make sure that there no was data diddling containedin the received message of confirmation]
  396. cybermut_testmac (|string code_MAC, string version, string TPE, string cdate, string montant, string ref_commande, string texte_libre, string code-retour);
  397. [date | Format a local time/date]
  398. date (|string format [, inttimestamp]);
  399. [dba_close | Close database]
  400. dba_close (|int handle);
  401. [dba_delete | Delete entry specified by key]
  402. dba_delete (|string key, int handle);
  403. [dba_exists | Check whether key exists]
  404. dba_exists (|string key, int handle);
  405. [dba_fetch | Fetch data specified by key]
  406. dba_fetch (|string key, int handle);
  407. [dba_firstkey | Fetch first key]
  408. dba_firstkey (|int handle);
  409. [dba_insert | Insert entry]
  410. dba_insert (|string key, string value, int handle);
  411. [dba_nextkey | Fetch next key]
  412. dba_nextkey (|int handle);
  413. [dba_open | Open database]
  414. dba_open (|string path, string mode, string handler [, ...]);
  415. [dba_optimize | Optimize database]
  416. dba_optimize (|int handle);
  417. [dba_popen | Open database persistently]
  418. dba_popen (|string path, string mode, string handler [, ...]);
  419. [dba_replace | Replace or insert entry]
  420. dba_replace (|string key, string value, int handle);
  421. [dba_sync | Synchronize database]
  422. dba_sync (|int handle);
  423. [dbase_add_record | Add a record to a dBase database]
  424. dbase_add_record (|int dbase_identifier, array record);
  425. [dbase_close | Close a dBase database]
  426. dbase_close (|int dbase_identifier);
  427. [dbase_create | Creates a dBase database]
  428. dbase_create (|string filename, array fields);
  429. [dbase_delete_record | Deletes a record from a dBase database]
  430. dbase_delete_record (|int dbase_identifier, int record);
  431. [dbase_get_record_with_names | Gets a record from a dBase database as an associative array]
  432. dbase_get_record_with_names (|int dbase_identifier, int record);
  433. [dbase_get_record | Gets a record from a dBase database]
  434. dbase_get_record (|int dbase_identifier, int record);
  435. [dbase_numfields | Find out how many fields are in a dBase database]
  436. dbase_numfields (|int dbase_identifier);
  437. [dbase_numrecords | Find out how many records are in a dBase database]
  438. dbase_numrecords (|int dbase_identifier);
  439. [dbase_open | Opens a dBase database]
  440. dbase_open (|string filename, int flags);
  441. [dbase_pack | Packs a dBase database]
  442. dbase_pack (|int dbase_identifier);
  443. [dbase_replace_record | Replace a record in a dBase database]
  444. dbase_replace_record (|int dbase_identifier, array record, int dbase_record_number);
  445. [dblist | Zφskat nßzev pou₧φvanΘ DBM-kompatibilnφ knihovny]
  446. dblist (|void);
  447. [dbmclose | Zav°φt dbm databßzi]
  448. dbmclose (|int dbm_identifier);
  449. [dbmdelete | Smazat v DMB databßzi hodnotu spojenou s urΦit²m klφΦem]
  450. dbmdelete (|int dbm_identifier, string key);
  451. [dbmexists | Zjistφ, jestli pro zadan² klφΦ existuje v DBM databßzi hodnota]
  452. dbmexists (|int dbm_identifier, string key);
  453. [dbmfetch | Zφskat z DBM databßze hodnotu spojenou s urΦit²m klφΦem]
  454. dbmfetch (|int dbm_identifier, string key);
  455. [dbmfirstkey | Zφskat z DBM databßze prvnφ klφΦ]
  456. dbmfirstkey (|int dbm_identifier);
  457. [dbminsert | Vlo₧it do DBM databßze hodnotu a klφΦ]
  458. dbminsert (|int dbm_identifier, string key, string value);
  459. [dbmnextkey | Zφskat dalÜφ klφΦ z DBM databßze]
  460. dbmnextkey (|int dbm_identifier, string key);
  461. [dbmopen | Otev°φt DBM databßzi]
  462. dbmopen (|string filename, string flags);
  463. [dbmreplace | Nahredit v DBM databßzi hodnotu s urΦit²m klφΦem]
  464. dbmreplace (|int dbm_identifier, string key, string value);
  465. [dbplus_add | Add a tuple to a relation]
  466. dbplus_add (|int relation, array tuple);
  467. [dbplus_aql | Perform AQL query]
  468. dbplus_aql (|string query [, stringserver [, stringdbpath]]);
  469. [dbplus_chdir | Get/Set database virtual current directory]
  470. dbplus_chdir (|[stringnewdir]);
  471. [dbplus_close | Close a relation]
  472. dbplus_close (|int relation);
  473. [dbplus_curr | Get current tuple from relation]
  474. dbplus_curr (|int relation, array tuple);
  475. [dbplus_errcode | Get error string for given errorcode or last error]
  476. dbplus_errcode (|int errno);
  477. [dbplus_errno | Get error code for last operation]
  478. dbplus_errno (|void);
  479. [dbplus_find | Set a constraint on a relation]
  480. dbplus_find (|int handle, array constraints, mixed tuple);
  481. [dbplus_first | Get first tuple from relation]
  482. dbplus_first (|int relation, array tuple);
  483. [dbplus_flush | Flush all changes made on a relation]
  484. dbplus_flush (|int relation);
  485. [dbplus_freealllocks | Free all locks held by this client]
  486. dbplus_freealllocks (|void);
  487. [dbplus_freelock | Release write lock on tuple]
  488. dbplus_freelock (|int handle, string tname);
  489. [dbplus_freerlocks | Free all tuple locks on given relation]
  490. dbplus_freerlocks (|int relation);
  491. [dbplus_getlock | Get a write lock on a tuple]
  492. dbplus_getlock (|int handle, string tname);
  493. [dbplus_getunique | Get a id number unique to a relation]
  494. dbplus_getunique (|int handle, int uniqueid);
  495. [dbplus_info | ???]
  496. dbplus_info (|int relation, string key, array );
  497. [dbplus_last | Get last tuple from relation]
  498. dbplus_last (|int relation, array tuple);
  499. [dbplus_lockrel | Request write lock on relation]
  500. dbplus_lockrel (|int relation);
  501. [dbplus_next | Get next tuple from relation]
  502. dbplus_next (|int relation, array );
  503. [dbplus_open | Open relation file]
  504. dbplus_open (|string name);
  505. [dbplus_prev | Get previous tuple from relation]
  506. dbplus_prev (|int relation, array tuple);
  507. [dbplus_rchperm | Change relation permissions]
  508. dbplus_rchperm (|int relation, int mask, string user, string group);
  509. [dbplus_rcreate |]
  510. dbplus_rcreate (|string name, string domlist, int flag);
  511. [dbplus_rcrtexact |]
  512. dbplus_rcrtexact (|string name, int handle, int flag);
  513. [dbplus_rcrtlike |]
  514. dbplus_rcrtlike (|string name, int handle, int flag);
  515. [dbplus_resolve | Resolve host information for relation]
  516. dbplus_resolve (|string relation_name);
  517. [dbplus_restorepos | ???]
  518. dbplus_restorepos (|int relation, array tuple);
  519. [dbplus_rkeys | Specify new primary key for a relation]
  520. dbplus_rkeys (|int relation, mixed domlist);
  521. [dbplus_ropen | Open relation file ... ???]
  522. dbplus_ropen (|string name);
  523. [dbplus_rquery |]
  524. dbplus_rquery (|void);
  525. [dbplus_rrename | Rename a relation]
  526. dbplus_rrename (|int relation, string name);
  527. [dbplus_rsecindex | Create a new secondary index for a relation]
  528. dbplus_rsecindex (|int relation, mixed domlist, int type);
  529. [dbplus_runlink | Remove relation from filesystem]
  530. dbplus_runlink (|int relation);
  531. [dbplus_rzap | Remove all tuples from relation]
  532. dbplus_rzap (|int relation);
  533. [dbplus_savepos | ???]
  534. dbplus_savepos (|int relation);
  535. [dbplus_setindex | ???]
  536. dbplus_setindex (|int relation, string idx_name);
  537. [dbplus_setindexbynumber | ???]
  538. dbplus_setindexbynumber (|int relation, int idx_number);
  539. [dbplus_sql | Perform SQL query]
  540. dbplus_sql (|string query, string server, string dbpath);
  541. [dbplus_tcl | Execute TCL code on server side]
  542. dbplus_tcl (|int sid, string script);
  543. [dbplus_tremove | Remove tuple and return new current tuple]
  544. dbplus_tremove (|int relation, array tuple [, arraycurrent]);
  545. [dbplus_undo | ???]
  546. dbplus_undo (|int relation);
  547. [dbplus_undoprepare | ???]
  548. dbplus_undoprepare (|int relation);
  549. [dbplus_unlockrel | Give up write lock on relation]
  550. dbplus_unlockrel (|int relation);
  551. [dbplus_unselect | Remove a constraint from relation]
  552. dbplus_unselect (|int relation);
  553. [dbplus_update | Update specified tuple in relation]
  554. dbplus_update (|int relation, array old, array new);
  555. [dbplus_xlockrel | Request exclusive lock on relation]
  556. dbplus_xlockrel (|int relation);
  557. [dbplus_xunlockrel | Free exclusive lock on relation]
  558. dbplus_xunlockrel (|int relation);
  559. [dbx_close | Close an open connection/database]
  560. dbx_close (|dbx_link_objectlink_identifier);
  561. [dbx_cmp_asc | Compare two rows for sorting in ascending order]
  562. dbx_cmp_asc (|array row_a, array row_b, string columnname_or_index [, intcomparison_type]);
  563. [dbx_cmp_desc | Compare two rows for sorting in descending order]
  564. dbx_cmp_desc (|array row_a, array row_b, string columnname_or_index [, intcomparison_type]);
  565. [dbx_compare | Compare two rows for sorting purposes]
  566. dbx_compare (|array row_a, array row_b, string columnname_or_index [, intflags]);
  567. [dbx_connect | Open a connection/database]
  568. dbx_connect (|string module, string host, string database, string username, string password [, intpersistent]);
  569. [dbx_error | Report the error message of the latest function call in themodule (|not just in the connection)]
  570. dbx_error (|dbx_link_object link_identifier);
  571. [dbx_query | Send a query and fetch all results (|if any)]
  572. dbx_query (|dbx_link_objectlink_identifier, string sql_statement [, longflags]);
  573. [dbx_sort | Sort a result from a dbx_query by a custom sort function]
  574. dbx_sort (|dbx_result_object result, stringuser_compare_function);
  575. [dcgettext | Zm∞nit domΘnu pro jedinΘ vyhledßnφ]
  576. dcgettext (|string domain, string message, int category);
  577. [debugger_off | Disable internal PHP debugger]
  578. debugger_off (|void);
  579. [debugger_on | Enable internal PHP debugger]
  580. debugger_on (|string address);
  581. [decbin | Decimal to binary]
  582. decbin (|int number);
  583. [dechex | Decimal to hexadecimal]
  584. dechex (|int number);
  585. [decoct | Decimal to octal]
  586. decoct (|int number);
  587. [define_syslog_variables | Initializes all syslog related constants]
  588. define_syslog_variables (|void);
  589. [define | Definuje pojmenovanou konstantu.]
  590. define (|string name, mixed value [, intcase_insensitive]);
  591. [defined | Zkontroluje, jestli existuje danß pojmenovanß konstanta]
  592. defined (|string name);
  593. [deg2rad | Converts the number in degrees to the radian equivalent]
  594. deg2rad (|float number);
  595. [delete | FaleÜnß polo₧ka manußlu]
  596. delete (|string file);
  597. [dgettext | Zm∞nit souΦasnou domΘnu]
  598. dgettext (|string domain, string message);
  599. [die | Vytiskne vzkaz a ukonΦφ souΦasn² skript]
  600. die (|string message);
  601. [dirname | Vracφ Φßst cesty obsahujφcφ nßzev adresß°e]
  602. dirname (|string path);
  603. [diskfreespace | Vrßtit diskov² prostor dostupn² v adresß°i]
  604. diskfreespace (|string directory);
  605. [dl | NaΦφst extenzi PHP za b∞hu]
  606. dl (|string library);
  607. [doubleval | Get double value of a variable]
  608. doubleval (|mixed var);
  609. [each | Vracφ dalÜφ klφΦ/hodnota pßr z pole]
  610. each (|array array);
  611. [easter_date | Zjistit UNIXov² timestamp VelikonoΦnφ p∙lnoci v danΘm roce]
  612. easter_date (|int year);
  613. [easter_days | Get number of days after March 21 on which Easter falls for agiven year]
  614. easter_days (|int year);
  615. [ebcdic2ascii | P°eklßdß °et∞zec z EBCDIC do ASCII]
  616. ebcdic2ascii (|string ebcdic_str);
  617. [echo | Vytisknout jeden nebo vφce °et∞zc∙]
  618. echo (|string arg1, string[argn]...);
  619. [empty | Determine whether a variable is set]
  620. empty (|mixed var);
  621. [end | Nastavit vnit°nφ ukazatel pole na jeho poslednφ prvek]
  622. end (|array array);
  623. [ereg_replace | Replace regular expression]
  624. ereg_replace (|string pattern, string replacement, string string);
  625. [ereg | Regular expression match]
  626. ereg (|string pattern, string string [, arrayregs]);
  627. [eregi_replace | replace regular expression case insensitive]
  628. eregi_replace (|string pattern, string replacement, string string);
  629. [eregi | case insensitive regular expression match]
  630. eregi (|string pattern, string string [, arrayregs]);
  631. [error_log | send an error message somewhere]
  632. error_log (|string message, int message_type [, stringdestination [, stringextra_headers]]);
  633. [error_reporting | set which PHP errors are reported]
  634. error_reporting (|[intlevel]);
  635. [escapeshellarg | escape a string to be used as a shell argument]
  636. escapeshellarg (|string arg);
  637. [escapeshellcmd | escape shellovskΘ metaznaky]
  638. escapeshellcmd (|string command);
  639. [eval | Vyhodnotφ °et∞zec jako PHP k≤d]
  640. eval (|string code_str);
  641. [exec | ProvΘst externφ program]
  642. exec (|string command [, stringarray [, intreturn_var]]);
  643. [exit | UkonΦφ souΦasn² skript]
  644. exit (|void);
  645. [exp | e to the power of ...]
  646. exp (|float arg);
  647. [explode | Rozd∞lit °et∞zec na jinΘm °et∞zci]
  648. explode (|string separator, string string [, intlimit]);
  649. [extension_loaded | zjistit, jestli je extenze naΦtenß]
  650. extension_loaded (|string name);
  651. [extract | Importovat prom∞nnΘ z pole do symbolovΘ tabulky]
  652. extract (|array var_array [, intextract_type [, stringprefix]]);
  653. [ezmlm_hash | PoΦφtß hash hodnotu pot°ebnou pro EZMLM]
  654. ezmlm_hash (|string addr);
  655. [fbsql_affected_rows | Get number of affected rows in previous FrontBaseoperation]
  656. fbsql_affected_rows (|[intlink_identifier]);
  657. [fbsql_autocommit | Enable or disable autocommit.]
  658. fbsql_autocommit (|resourcelink_identifier [, boolOnOff]);
  659. [fbsql_change_user | Change logged in user of the active connection]
  660. fbsql_change_user (|string user, string password [, stringdatabase [, intlink_identifier]]);
  661. [fbsql_close | Close FrontBase connection]
  662. fbsql_close (|[resourcelink_identifier]);
  663. [fbsql_connect | Open a connection to a FrontBase Server]
  664. fbsql_connect (|[stringhostname [, stringusername [, stringpassword]]]);
  665. [fbsql_create_db | Create a FrontBase database]
  666. fbsql_create_db (|string database name [, resourcelink_identifier]);
  667. [fbsql_data_seek | Move internal result pointer]
  668. fbsql_data_seek (|resource result_identifier, int row_number);
  669. [fbsql_database_password | Sets or retreives the password for a FrontBase database]
  670. fbsql_database_password (|resource link_identifier [, stringdatabase_password]);
  671. [fbsql_db_query | Send a FrontBase query]
  672. fbsql_db_query (|string database, string query [, resourcelink_identifier]);
  673. [fbsql_drop_db | Drop (|delete) a FrontBase database]
  674. fbsql_drop_db (|string database_name [, resourcelink_identifier]);
  675. [fbsql_errno | Returns the numerical value of the error message from previousFrontBase operation]
  676. fbsql_errno (|[resourcelink_identifier]);
  677. [fbsql_error | Returns the text of the error message from previousFrontBase operation]
  678. fbsql_error (|[resourcelink_identifier]);
  679. [fbsql_fetch_array | Fetch a result row as an associative array, a numeric array, or both.]
  680. fbsql_fetch_array (|resource result [, intresult_type]);
  681. [fbsql_fetch_assoc | Fetch a result row as an associative array]
  682. fbsql_fetch_assoc (|resource result);
  683. [fbsql_fetch_field | Get column information from a result and return as an object]
  684. fbsql_fetch_field (|resource result [, intfield_offset]);
  685. [fbsql_fetch_lengths | Get the length of each output in a result]
  686. fbsql_fetch_lengths (|[resourceresult]);
  687. [fbsql_fetch_object | Fetch a result row as an object]
  688. fbsql_fetch_object (|resource result [, intresult_type]);
  689. [fbsql_fetch_row | Get a result row as an enumerated array]
  690. fbsql_fetch_row (|resource result);
  691. [fbsql_field_flags | Get the flags associated with the specified field in a result]
  692. fbsql_field_flags (|resource result, int field_offset);
  693. [fbsql_field_len | Returns the length of the specified field]
  694. fbsql_field_len (|resource result, int field_offset);
  695. [fbsql_field_name | Get the name of the specified field in a result]
  696. fbsql_field_name (|resource result, int field_index);
  697. [fbsql_field_seek | Set result pointer to a specified field offset]
  698. fbsql_field_seek (|resource result, int field_offset);
  699. [fbsql_field_table | Get name of the table the specified field is in]
  700. fbsql_field_table (|resource result, int field_offset);
  701. [fbsql_field_type | Get the type of the specified field in a result]
  702. fbsql_field_type (|resource result, int field_offset);
  703. [fbsql_free_result | Free result memory]
  704. fbsql_free_result (|int result);
  705. [fbsql_insert_id | Get the id generated from the previous INSERT operation]
  706. fbsql_insert_id (|[resourcelink_identifier]);
  707. [fbsql_list_dbs | List databases available on a FrontBase server]
  708. fbsql_list_dbs (|[resourcelink_identifier]);
  709. [fbsql_list_fields | List FrontBase result fields]
  710. fbsql_list_fields (|string database_name, string table_name [, resourcelink_identifier]);
  711. [fbsql_list_tables | List tables in a FrontBase database]
  712. fbsql_list_tables (|string database [, resourcelink_identifier]);
  713. [fbsql_next_result | Move the internal result pointer to the next result]
  714. fbsql_next_result (|int result_id);
  715. [fbsql_num_fields | Get number of fields in result]
  716. fbsql_num_fields (|resource result);
  717. [fbsql_num_rows | Get number of rows in result]
  718. fbsql_num_rows (|resource result);
  719. [fbsql_pconnect | Open a persistent connection to a FrontBase Server]
  720. fbsql_pconnect (|[stringhostname [, stringusername [, stringpassword]]]);
  721. [fbsql_query | Send a FrontBase query]
  722. fbsql_query (|string query [, resourcelink_identifier]);
  723. [fbsql_result | Get result data]
  724. fbsql_result (|resource result, int row [, mixedfield]);
  725. [fbsql_select_db | Select a FrontBase database]
  726. fbsql_select_db (|string database_name [, resourcelink_identifier]);
  727. [fbsql_tablename | Get table name of field]
  728. fbsql_tablename (|resource result, int i);
  729. [fbsql_warnings | Enable or disable FrontBase warnings]
  730. fbsql_warnings (|[boolOnOff]);
  731. [fclose | Zav°φt otev°en² deskriptor souboru]
  732. fclose (|int fp);
  733. [fdf_close | Close an FDF document]
  734. fdf_close (|int fdf_document);
  735. [fdf_create | Create a new FDF document]
  736. fdf_create (|void);
  737. [fdf_get_file | Get the value of the /F key]
  738. fdf_get_file (|int fdf_document);
  739. [fdf_get_status | Get the value of the /STATUS key]
  740. fdf_get_status (|int fdf_document);
  741. [fdf_get_value | Get the value of a field]
  742. fdf_get_value (|int fdf_document, string fieldname);
  743. [fdf_next_field_name | Get the next field name]
  744. fdf_next_field_name (|int fdf_document, string fieldname);
  745. [fdf_open | Open a FDF document]
  746. fdf_open (|string filename);
  747. [fdf_save | Save a FDF document]
  748. fdf_save (|string filename);
  749. [fdf_set_ap | Set the appearance of a field]
  750. fdf_set_ap (|int fdf_document, string field_name, int face, string filename, int page_number);
  751. [fdf_set_encoding | Sets FDF character encoding]
  752. fdf_set_encoding (|int fdf_document, string encoding);
  753. [fdf_set_file | Set the value of the /F key]
  754. fdf_set_file (|int fdf_document, string filename);
  755. [fdf_set_flags | Sets a flag of a field]
  756. fdf_set_flags (|int fdf_document, string fieldname, int whichFlags, int newFlags);
  757. [fdf_set_javascript_action | Sets an javascript action of a field]
  758. fdf_set_javascript_action (|int fdf_document, string fieldname, int trigger, string script);
  759. [fdf_set_opt | Sets an option of a field]
  760. fdf_set_opt (|int fdf_document, string fieldname, int element, string str1, string str2);
  761. [fdf_set_status | Set the value of the /STATUS key]
  762. fdf_set_status (|int fdf_document, string status);
  763. [fdf_set_submit_form_action | Sets a submit form action of a field]
  764. fdf_set_submit_form_action (|int fdf_document, string fieldname, int trigger, string script, int flags);
  765. [fdf_set_value | Set the value of a field]
  766. fdf_set_value (|int fdf_document, string fieldname, string value, int isName);
  767. [feof | Tests for end-of-file on a file pointer]
  768. feof (|int fp);
  769. [fflush | Flushes the output to a file]
  770. fflush (|int fp);
  771. [fgetc | Gets character from file pointer]
  772. fgetc (|int fp);
  773. [fgetcsv | Gets line from file pointer and parse for CSV fields]
  774. fgetcsv (|int fp, int length [, stringdelimiter]);
  775. [fgets | Gets line from file pointer]
  776. fgets (|int fp, int length);
  777. [fgetss | Gets line from file pointer and strip HTML tags]
  778. fgetss (|int fp, int length [, stringallowable_tags]);
  779. [file_exists | Checks whether a file exists]
  780. file_exists (|string filename);
  781. [file | Reads entire file into an array]
  782. file (|string filename [, intuse_include_path]);
  783. [fileatime | Gets last access time of file]
  784. fileatime (|string filename);
  785. [filectime | Gets inode change time of file]
  786. filectime (|string filename);
  787. [filegroup | Gets file group]
  788. filegroup (|string filename);
  789. [fileinode | Gets file inode]
  790. fileinode (|string filename);
  791. [filemtime | Gets file modification time]
  792. filemtime (|string filename);
  793. [fileowner | Gets file owner]
  794. fileowner (|string filename);
  795. [fileperms | Gets file permissions]
  796. fileperms (|string filename);
  797. [filepro_fieldcount | Zjistit, kolik sloupc∙ je ve filePro databßzi]
  798. filepro_fieldcount (|void);
  799. [filepro_fieldname | Zjistit nßzev sloupce]
  800. filepro_fieldname (|int field_number);
  801. [filepro_fieldtype | Zjistit typ sloupce]
  802. filepro_fieldtype (|int field_number);
  803. [filepro_fieldwidth | Zjistit Üφ°ku sloupce]
  804. filepro_fieldwidth (|int field_number);
  805. [filepro_retrieve | Zφskat data z filePro databßze]
  806. filepro_retrieve (|int row_number, int field_number);
  807. [filepro_rowcount | Zjistit, kolik °ßdk∙ je ve filePro databßzi]
  808. filepro_rowcount (|void);
  809. [filepro | P°eΦφst a ov∞°it mapov² soubor]
  810. filepro (|string directory);
  811. [filesize | Gets file size]
  812. filesize (|string filename);
  813. [filetype | Gets file type]
  814. filetype (|string filename);
  815. [flock | Portable advisory file locking]
  816. flock (|int fp, int operation [, intwouldblock]);
  817. [floor | Round fractions down]
  818. floor (|float value);
  819. [flush | Odeslat v²stupnφ buffer]
  820. flush (|void);
  821. [fopen | Opens file or URL]
  822. fopen (|string filename, string mode [, intuse_include_path]);
  823. [fpassthru | Output all remaining data on a file pointer]
  824. fpassthru (|int fp);
  825. [fputs | Writes to a file pointer]
  826. fputs (|int fp, string str [, intlength]);
  827. [fread | Binary-safe file read]
  828. fread (|int fp, int length);
  829. [FrenchToJD | P°evΘst datum z FrancouzskΘho republikßnskΘho kalendß°e na JulianDay Count]
  830. frenchtojd (|int month, int day, int year);
  831. [fscanf | Parses input from a file according to a format]
  832. fscanf (|int handle, string format [, stringvar1...]);
  833. [fseek | Seeks on a file pointer]
  834. fseek (|int fp, int offset [, intwhence]);
  835. [fsockopen | Open Internet or Unix domain socket connection]
  836. fsockopen (|string [udp://]hostname, int port [, interrno [, stringerrstr [, doubletimeout]]]);
  837. [fstat | Gets information about a file using an open file pointer]
  838. fstat (|int fp);
  839. [ftell | Tells file pointer read/write position]
  840. ftell (|int fp);
  841. [ftp_cdup | Changes to the parent directory]
  842. ftp_cdup (|int ftp_stream);
  843. [ftp_chdir | Changes directories on a FTP server]
  844. ftp_chdir (|int ftp_stream, string directory);
  845. [ftp_connect | Opens up an FTP connection]
  846. ftp_connect (|string host [, int port]);
  847. [ftp_delete | Deletes a file on the ftp server.]
  848. ftp_delete (|int ftp_stream, string path);
  849. [ftp_fget | Downloads a file from the FTP server and saves to anopen file.]
  850. ftp_fget (|int ftp_stream, int fp, string remote_file, int mode);
  851. [ftp_fput | Uploads from an open file to the FTP server.]
  852. ftp_fput (|int ftp_stream, string remote_file, int fp, int mode);
  853. [ftp_get | Downloads a file from the FTP server.]
  854. ftp_get (|int ftp_stream, string local_file, string remote_file, int mode);
  855. [ftp_login | Logs in an FTP connection]
  856. ftp_login (|int ftp_stream, string username, string password);
  857. [ftp_mdtm | Returns the last modified time of the given file.]
  858. ftp_mdtm (|int ftp_stream, string remote_file);
  859. [ftp_mkdir | Creates a directory]
  860. ftp_mkdir (|int ftp_stream, string directory);
  861. [ftp_nlist | Returns a list of files in the given directory.]
  862. ftp_nlist (|int ftp_stream, string directory);
  863. [ftp_pasv | Turns passive mode on or off.]
  864. ftp_pasv (|int ftp_stream, int pasv);
  865. [ftp_put | Uploads a file to the FTP server.]
  866. ftp_put (|int ftp_stream, string remote_file, string local_file, int mode);
  867. [ftp_pwd | Returns the current directory name]
  868. ftp_pwd (|int ftp_stream);
  869. [ftp_quit | Closes an FTP connection]
  870. ftp_quit (|int ftp_stream);
  871. [ftp_rawlist | Returns a detailed list of files in the given directory.]
  872. ftp_rawlist (|int ftp_stream, string directory);
  873. [ftp_rename | Renames a file on the ftp server.]
  874. ftp_rename (|resource ftp_stream, string from, string to);
  875. [ftp_rmdir | Removes a directory]
  876. ftp_rmdir (|int ftp_stream, string directory);
  877. [ftp_site | Sends a SITE command to the server.]
  878. ftp_site (|int ftp_stream, string cmd);
  879. [ftp_size | Returns the size of the given file.]
  880. ftp_size (|int ftp_stream, string remote_file);
  881. [ftp_systype | Returns the system type identifier of the remote FTP server.]
  882. ftp_systype (|int ftp_stream);
  883. [ftruncate | Truncates a file to a given length.]
  884. ftruncate (|int fp, int size);
  885. [func_get_arg | Vrßtit polo₧ku ze seznamu argument∙]
  886. func_get_arg (|int arg_num);
  887. [func_get_args | Vrßtit pole obsahujφcφ seznam argument∙ funkce]
  888. func_get_args (|void );
  889. [func_num_args | Vrßtit poΦet argument∙ p°edan²ch funkci]
  890. func_num_args (|void );
  891. [function_exists | Vrßtit <TTCLASS="constant"<BTRUE</B</TT, pokud je danß funkce definovßna]
  892. function_exists (|string function_name);
  893. [fwrite | Binary-safe file write]
  894. fwrite (|int fp, string string [, intlength]);
  895. [get_browser | UrΦuje schopnosti u₧ivatelova browseru]
  896. get_browser (|[stringuser_agent]);
  897. [get_cfg_var | Zφskat hodnotu volby z konfigurace PHP]
  898. get_cfg_var (|string varname);
  899. [get_class_methods | Vrßtit pole nßzv∙ metod t°φdy]
  900. get_class_methods (|string class_name);
  901. [get_class_vars | Vrßtit pole defaultnφch vlastnostφ t°φdy]
  902. get_class_vars (|string class_name);
  903. [get_class | Vrßtit jmΘno t°φdy objektu]
  904. get_class (|object obj);
  905. [get_current_user | Zφskat jmΘno vlastnφka souΦasnΘho PHP skriptu]
  906. get_current_user (|void);
  907. [get_declared_classes | Vrßtit pole nßzv∙ definovan²ch t°φd]
  908. get_declared_classes (|void);
  909. [get_defined_vars | Returns an array of all defined variables]
  910. get_defined_vars (|void);
  911. [get_extension_funcs | Vrßtit pole jmen funkcφ urΦitΘho modulu]
  912. get_extension_funcs (|string module_name);
  913. [get_html_translation_table | Vrßtit p°ekladovou tabulku pou₧φvanou vHREF="function.htmlspecialchars.html"<BCLASS="function"htmlspecialchars()</B</A aHREF="function.htmlentities.html"<BCLASS="function"htmlentities()</B</A]
  914. get_html_translation_table (|int table [, int quote_style]);
  915. [get_included_files | Vrßtit pole jmen vÜech soubor∙, kterΘ byly ve skriptu naΦteny pomocφinclude_once()]
  916. get_included_files (|void);
  917. [get_loaded_extensions | Vrßtit pole se jmΘny vÜech zkompilovan²ch a naΦten²ch modul∙ (|extenzφ)]
  918. get_loaded_extensions (|void);
  919. [get_magic_quotes_gpc | Zφskat souΦasnΘ aktivnφ nastavenφ magic_quotes_gpc]
  920. get_magic_quotes_gpc (|void);
  921. [get_magic_quotes_runtime | Vrßtit souΦasnΘ aktivnφ nastavenφ magic_quotes_runtime]
  922. get_magic_quotes_runtime (|void);
  923. [get_meta_tags | Zφskat hodnoty content atribut∙ vÜech meta tag∙ v souboru a vrßtit pole]
  924. get_meta_tags (|string filename [, intuse_include_path]);
  925. [get_object_vars | Vrßtit asociativnφ pole vlastnostφ objektu]
  926. get_object_vars (|object obj);
  927. [get_parent_class | Vrßtit nßzev rodiΦovskΘ t°φdy objektu]
  928. get_parent_class (|object obj);
  929. [get_required_files | Vrßtit pole jmen vÜech soubor∙, kterΘ byly v urΦitΘm skriptu naΦteny pomocφrequire_once()]
  930. get_required_files (|void);
  931. [get_resource_type | Returns the resource type]
  932. get_resource_type (|resource $handle);
  933. [getallheaders | Zφskßvß vÜechny hlaviΦky HTTP po₧adavku]
  934. getallheaders (|void);
  935. [getcwd | Zφskßvß aktußlnφ pracovnφ adresß°]
  936. getcwd (|void);
  937. [getdate | Get date/time information]
  938. getdate (|[inttimestamp]);
  939. [getenv | Zφskat hodnotu systΘmovΘ prom∞nnΘ]
  940. getenv (|string varname);
  941. [gethostbyaddr | Get the Internet host name corresponding to a given IP address]
  942. gethostbyaddr (|string ip_address);
  943. [gethostbyname | Get the IP address corresponding to a given Internet host name]
  944. gethostbyname (|string hostname);
  945. [gethostbynamel | Get a list of IP addresses corresponding to a given Internet hostname]
  946. gethostbynamel (|string hostname);
  947. [GetImageSize | Get the size of a GIF, JPEG, PNG or SWF image]
  948. getimagesize (|string filename [, arrayimageinfo]);
  949. [getlastmod | Zφskat Φas poslenφ modifikace skriptu]
  950. getlastmod (|void);
  951. [getmxrr | Get MX records corresponding to a given Internet host name]
  952. getmxrr (|string hostname, array mxhosts [, arrayweight]);
  953. [getmyinode | Zφskat inode souΦasnΘho skriptu]
  954. getmyinode (|void);
  955. [getmypid | Zφskat process ID PHP]
  956. getmypid (|void);
  957. [getmyuid | Zφskat UID majitele PHP skriptu]
  958. getmyuid (|void);
  959. [getprotobyname | Get protocol number associated with protocol name]
  960. getprotobyname (|string name);
  961. [getprotobynumber | Get protocol name associated with protocol number]
  962. getprotobynumber (|int number);
  963. [getrandmax | Show largest possible random value]
  964. getrandmax (|void);
  965. [getrusage | Zφskat informace o souΦasnΘm vyu₧itφ zdroj∙]
  966. getrusage (|[intwho]);
  967. [getservbyname | Get port number associated with an Internet service and protocol]
  968. getservbyname (|string service, string protocol);
  969. [getservbyport | Get Internet service which corresponds to port and protocol]
  970. getservbyport (|int port, string protocol);
  971. [gettext | Vyhledat zprßvu v souΦasnΘ domΘn∞]
  972. gettext (|string message);
  973. [gettimeofday | Get current time]
  974. gettimeofday (|void);
  975. [gettype | Get the type of a variable]
  976. gettype (|mixed var);
  977. [gmdate | Format a GMT/CUT date/time]
  978. gmdate (|string format [, inttimestamp]);
  979. [gmmktime | Get UNIX timestamp for a GMT date]
  980. gmmktime (|int hour, int minute, int second, int month, int day, int year [, intis_dst]);
  981. [gmp_abs | Absolute value]
  982. gmp_abs (|resource a);
  983. [gmp_add | Add numbers]
  984. gmp_add (|resource a, resource b);
  985. [gmp_and | Logical AND]
  986. gmp_and (|resource a, resource b);
  987. [gmp_clrbit | Clear bit]
  988. gmp_clrbit (|resource &a, int index);
  989. [gmp_cmp | Compare numbers]
  990. gmp_cmp (|resource a, resource b);
  991. [gmp_div_q | Divide numbers]
  992. gmp_div_q (|resource a, resource b [, intround]);
  993. [gmp_div_qr | Divide numbers and get quotient and remainder]
  994. gmp_div_qr (|resource n, resource d [, intround]);
  995. [gmp_div_r | Remainder of the division of numbers]
  996. gmp_div_r (|resource n, resource d [, intround]);
  997. [gmp_div | Divide numbers]
  998. gmp_div (|resource a, resource b);
  999. [gmp_divexact | Exact division of numbers]
  1000. gmp_divexact (|resource n, resource d);
  1001. [gmp_fact | Factorial]
  1002. gmp_fact (|int a);
  1003. [gmp_gcd | Calculate GCD]
  1004. gmp_gcd (|resource a, resource b);
  1005. [gmp_gcdext | Calculate GCD and multipliers]
  1006. gmp_gcdext (|resource a, resource b);
  1007. [gmp_hamdist | Hamming distance]
  1008. gmp_hamdist (|resource a, resource b);
  1009. [gmp_init | Create GMP number]
  1010. gmp_init (|mixed number);
  1011. [gmp_intval | Convert GMP number to integer]
  1012. gmp_intval (|resource gmpnumber);
  1013. [gmp_invert | Inverse by modulo]
  1014. gmp_invert (|resource a, resource b);
  1015. [gmp_jacobi | Jacobi symbol]
  1016. gmp_jacobi (|resource a, resource p);
  1017. [gmp_legendre | Legendre symbol]
  1018. gmp_legendre (|resource a, resource p);
  1019. [gmp_mod | Modulo operation]
  1020. gmp_mod (|resource n, resource d);
  1021. [gmp_mul | Multiply numbers]
  1022. gmp_mul (|resource a, resource b);
  1023. [gmp_neg | Negate number]
  1024. gmp_neg (|resource a);
  1025. [gmp_or | Logical OR]
  1026. gmp_or (|resource a, resource b);
  1027. [gmp_perfect_square | Perfect square check]
  1028. gmp_perfect_square (|resource a);
  1029. [gmp_popcount | Population count]
  1030. gmp_popcount (|resource a);
  1031. [gmp_pow | Raise number into power]
  1032. gmp_pow (|resource base, int exp);
  1033. [gmp_powm | Raise number into power with modulo]
  1034. gmp_powm (|resource base, resource exp, resource mod);
  1035. [gmp_prob_prime | Check if number is "probably prime"]
  1036. gmp_prob_prime (|resource a [, int reps]);
  1037. [gmp_random | Random number]
  1038. gmp_random (|int limiter);
  1039. [gmp_scan0 | Scan for 0]
  1040. gmp_scan0 (|resource a, int start);
  1041. [gmp_scan1 | Scan for 1]
  1042. gmp_scan1 (|resource a, int start);
  1043. [gmp_setbit | Set bit]
  1044. gmp_setbit (|resource &a, int index [, boolset_clear]);
  1045. [gmp_sign | Sign of number]
  1046. gmp_sign (|resource a);
  1047. [gmp_sqrt | Square root]
  1048. gmp_sqrt (|resource a);
  1049. [gmp_sqrtrm | Square root with remainder]
  1050. gmp_sqrtrm (|resource a);
  1051. [gmp_strval | Convert GMP number to string]
  1052. gmp_strval (|resource gmpnumber [, intbase]);
  1053. [gmp_sub | Subtract numbers]
  1054. gmp_sub (|resource a, resource b);
  1055. [gmp_xor | Logical XOR]
  1056. gmp_xor (|resource a, resource b);
  1057. [gmstrftime | Format a GMT/CUT time/date according to locale settings]
  1058. gmstrftime (|string format [, inttimestamp]);
  1059. [GregorianToJD | P°evΘst GregorißnskΘ datum na Julian Day Count]
  1060. gregoriantojd (|int month, int day, int year);
  1061. [gzclose | Close an open gz-file pointer]
  1062. gzclose (|int zp);
  1063. [gzcompress | Compress a string]
  1064. gzcompress (|string data [, intlevel]);
  1065. [gzdeflate | Deflate a string]
  1066. gzdeflate (|string data [, intlevel]);
  1067. [gzencode | Create a gzip compressed string]
  1068. gzencode (|string data [, intlevel]);
  1069. [gzeof | Test for end-of-file on a gz-file pointer]
  1070. gzeof (|int zp);
  1071. [gzfile | Read entire gz-file into an array]
  1072. gzfile (|string filename [, intuse_include_path]);
  1073. [gzgetc | Get character from gz-file pointer]
  1074. gzgetc (|int zp);
  1075. [gzgets | Get line from file pointer]
  1076. gzgets (|int zp, int length);
  1077. [gzgetss | Get line from gz-file pointer and strip HTML tags]
  1078. gzgetss (|int zp, int length [, stringallowable_tags]);
  1079. [gzinflate | Inflate a deflated string]
  1080. gzinflate (|string data [, intlength]);
  1081. [gzopen | Open gz-file]
  1082. gzopen (|string filename, string mode [, intuse_include_path]);
  1083. [gzpassthru | Output all remaining data on a gz-file pointer]
  1084. gzpassthru (|int zp);
  1085. [gzputs | Write to a gz-file pointer]
  1086. gzputs (|int zp, string str [, intlength]);
  1087. [gzread | Binary-safe gz-file read]
  1088. gzread (|int zp, int length);
  1089. [gzrewind | Rewind the position of a gz-file pointer]
  1090. gzrewind (|int zp);
  1091. [gzseek | Seek on a gz-file pointer]
  1092. gzseek (|int zp, int offset);
  1093. [gztell | Tell gz-file pointer read/write position]
  1094. gztell (|int zp);
  1095. [gzuncompress | Uncompress a deflated string]
  1096. gzuncompress (|string data [, intlength]);
  1097. [gzwrite | Binary-safe gz-file write]
  1098. gzwrite (|int zp, string string [, intlength]);
  1099. [header | Poslat HTTP hlaviΦku]
  1100. header (|string string);
  1101. [headers_sent | Vrßtit <TTCLASS="constant"<BTRUE</B</TT, pokud byly odeslßny hlaviΦky]
  1102. headers_sent (|void);
  1103. [hebrev | P°evΘst logick² Hebrejsk² text na vizußlnφ text]
  1104. hebrev (|string hebrew_text [, intmax_chars_per_line]);
  1105. [hebrevc | P°evΘst logick² Hebrejsk² text na vizußlnφ text s konverzφ konc∙ °ßdk∙]
  1106. hebrevc (|string hebrew_text [, intmax_chars_per_line]);
  1107. [hexdec | Hexadecimal to decimal]
  1108. hexdec (|string hex_string);
  1109. [highlight_file | Zv²raznφ syntaxi souboru]
  1110. highlight_file (|string filename);
  1111. [highlight_string | Zv²razn∞nφ syntaxe °et∞zce]
  1112. highlight_string (|string str);
  1113. [htmlentities | P°evΘst vÜechny pou₧itelnΘ znaky na HTML entity]
  1114. htmlentities (|string string [, int quote_style]);
  1115. [htmlspecialchars | P°evΘst zvlßÜtnφ znaky na HTML entity]
  1116. htmlspecialchars (|string string [, int quote_style]);
  1117. [hw_Array2Objrec | convert attributes from object array to object record]
  1118. hw_array2objrec (|array object_array);
  1119. [hw_Children | object ids of children]
  1120. hw_children (|int connection, int objectID);
  1121. [hw_ChildrenObj | object records of children]
  1122. hw_childrenobj (|int connection, int objectID);
  1123. [hw_Close | closes the Hyperwave connection]
  1124. hw_close (|int connection);
  1125. [hw_Connect | opens a connection]
  1126. hw_connect (|string host, int port, string username, string password);
  1127. [hw_Cp | copies objects]
  1128. hw_cp (|int connection, array object_id_array, int destination id);
  1129. [hw_Deleteobject | deletes object]
  1130. hw_deleteobject (|int connection, int object_to_delete);
  1131. [hw_DocByAnchor | object id object belonging to anchor]
  1132. hw_docbyanchor (|int connection, int anchorID);
  1133. [hw_DocByAnchorObj | object record object belonging to anchor]
  1134. hw_docbyanchorobj (|int connection, int anchorID);
  1135. [hw_Document_Attributes | object record of hw_document]
  1136. hw_document_attributes (|int hw_document);
  1137. [hw_Document_BodyTag | body tag of hw_document]
  1138. hw_document_bodytag (|int hw_document);
  1139. [hw_Document_Content | returns content of hw_document]
  1140. hw_document_content (|int hw_document);
  1141. [hw_Document_SetContent | sets/replaces content of hw_document]
  1142. hw_document_setcontent (|int hw_document, string content);
  1143. [hw_Document_Size | size of hw_document]
  1144. hw_document_size (|int hw_document);
  1145. [hw_EditText | retrieve text document]
  1146. hw_edittext (|int connection, int hw_document);
  1147. [hw_Error | error number]
  1148. hw_error (|int connection);
  1149. [hw_ErrorMsg | returns error message]
  1150. hw_errormsg (|int connection);
  1151. [hw_Free_Document | frees hw_document]
  1152. hw_free_document (|int hw_document);
  1153. [hw_GetAnchors | object ids of anchors of document]
  1154. hw_getanchors (|int connection, int objectID);
  1155. [hw_GetAnchorsObj | object records of anchors of document]
  1156. hw_getanchorsobj (|int connection, int objectID);
  1157. [hw_GetAndLock | return bject record and lock object]
  1158. hw_getandlock (|int connection, int objectID);
  1159. [hw_GetChildColl | object ids of child collections]
  1160. hw_getchildcoll (|int connection, int objectID);
  1161. [hw_GetChildCollObj | object records of child collections]
  1162. hw_getchildcollobj (|int connection, int objectID);
  1163. [hw_GetChildDocColl | object ids of child documents of collection]
  1164. hw_getchilddoccoll (|int connection, int objectID);
  1165. [hw_GetChildDocCollObj | object records of child documents of collection]
  1166. hw_getchilddoccollobj (|int connection, int objectID);
  1167. [hw_GetObject | object record]
  1168. hw_getobject (|int connection, [int|array] objectID, string query);
  1169. [hw_GetObjectByQuery | search object]
  1170. hw_getobjectbyquery (|int connection, string query, int max_hits);
  1171. [hw_GetObjectByQueryColl | search object in collection]
  1172. hw_getobjectbyquerycoll (|int connection, int objectID, string query, int max_hits);
  1173. [hw_GetObjectByQueryCollObj | search object in collection]
  1174. hw_getobjectbyquerycollobj (|int connection, int objectID, string query, int max_hits);
  1175. [hw_GetObjectByQueryObj | search object]
  1176. hw_getobjectbyqueryobj (|int connection, string query, int max_hits);
  1177. [hw_GetParents | object ids of parents]
  1178. hw_getparents (|int connection, int objectID);
  1179. [hw_GetParentsObj | object records of parents]
  1180. hw_getparentsobj (|int connection, int objectID);
  1181. [hw_GetRemote | Gets a remote document]
  1182. hw_getremote (|int connection, int objectID);
  1183. [hw_GetRemoteChildren | Gets children of remote document]
  1184. hw_getremotechildren (|int connection, string object record);
  1185. [hw_GetSrcByDestObj | Returns anchors pointing at object]
  1186. hw_getsrcbydestobj (|int connection, int objectID);
  1187. [hw_GetText | retrieve text document]
  1188. hw_gettext (|int connection, int objectID [, mixedrootID/prefix]);
  1189. [hw_getusername | name of currently logged in user]
  1190. hw_getusername (|int connection);
  1191. [hw_Identify | identifies as user]
  1192. hw_identify (|string username, string password);
  1193. [hw_InCollections | check if object ids in collections]
  1194. hw_incollections (|int connection, array object_id_array, array collection_id_array, int return_collections);
  1195. [hw_Info | info about connection]
  1196. hw_info (|int connection);
  1197. [hw_InsColl | insert collection]
  1198. hw_inscoll (|int connection, int objectID, array object_array);
  1199. [hw_InsDoc | insert document]
  1200. hw_insdoc (|int connection, int parentID, string object_record, string text);
  1201. [hw_InsertDocument | upload any document]
  1202. hw_insertdocument (|int connection, int parent_id, int hw_document);
  1203. [hw_InsertObject | inserts an object record]
  1204. hw_insertobject (|int connection, string object rec, string parameter);
  1205. [hw_mapid | Maps global id on virtual local id]
  1206. hw_mapid (|int connection, int server id, int object id);
  1207. [hw_Modifyobject | modifies object record]
  1208. hw_modifyobject (|int connection, int object_to_change, array remove, array add, int mode);
  1209. [hw_Mv | moves objects]
  1210. hw_mv (|int connection, array object id array, int source id, int destination id);
  1211. [hw_New_Document | create new document]
  1212. hw_new_document (|string object_record, string document_data, int document_size);
  1213. [hw_Objrec2Array | convert attributes from object record to object array]
  1214. hw_objrec2array (|string object_record [, arrayformat]);
  1215. [hw_Output_Document | prints hw_document]
  1216. hw_output_document (|int hw_document);
  1217. [hw_pConnect | make a persistent database connection]
  1218. hw_pconnect (|string host, int port, string username, string password);
  1219. [hw_PipeDocument | retrieve any document]
  1220. hw_pipedocument (|int connection, int objectID);
  1221. [hw_Root | root object id]
  1222. hw_root (|);
  1223. [hw_Unlock | unlock object]
  1224. hw_unlock (|int connection, int objectID);
  1225. [hw_Who | List of currently logged in users]
  1226. hw_who (|int connection);
  1227. [ibase_close | Close a connection to an InterBase database]
  1228. ibase_close (|[intconnection_id]);
  1229. [ibase_commit | Commit a transaction]
  1230. ibase_commit (|[intlink_identifier, int trans_number]);
  1231. [ibase_connect | Open a connection to an InterBase database]
  1232. ibase_connect (|string database [, stringusername [, stringpassword [, stringcharset [, intbuffers [, intdialect [, stringrole]]]]]]);
  1233. [ibase_errmsg | Returns error messages]
  1234. ibase_errmsg (|void);
  1235. [ibase_execute | Execute a previously prepared query]
  1236. ibase_execute (|intquery [, intbind_args]);
  1237. [ibase_fetch_object | Get an object from a InterBase database]
  1238. ibase_fetch_object (|intresult_id);
  1239. [ibase_fetch_row | Fetch a row from an InterBase database]
  1240. ibase_fetch_row (|intresult_identifier);
  1241. [ibase_field_info | Get information about a field]
  1242. ibase_field_info (|int result, int field number);
  1243. [ibase_free_query | Free memory allocated by a prepared query]
  1244. ibase_free_query (|intquery);
  1245. [ibase_free_result | Free a result set]
  1246. ibase_free_result (|intresult_identifier);
  1247. [ibase_num_fields | Get the number of fields in a result set]
  1248. ibase_num_fields (|int result_id);
  1249. [ibase_pconnect | Creates an persistent connection to an InterBase database]
  1250. ibase_pconnect (|string database [, stringusername [, stringpassword [, stringcharset [, intbuffers [, intdialect [, stringrole]]]]]]);
  1251. [ibase_prepare | Prepare a query for later binding of parameter placeholders andexecution]
  1252. ibase_prepare (|[intlink_identifier, string query]);
  1253. [ibase_query | Execute a query on an InterBase database]
  1254. ibase_query (|[intlink_identifier, stringquery [, intbind_args]]);
  1255. [ibase_rollback | Rolls back a transaction]
  1256. ibase_rollback (|[intlink_identifier, int trans_number]);
  1257. [ibase_timefmt | Sets the format of timestamp, date and time type columns returned from queries]
  1258. ibase_timefmt (|stringformat [, intcolumntype]);
  1259. [ibase_trans | Begin a transaction]
  1260. ibase_trans (|[inttrans_args [, intlink_identifier]]);
  1261. [icap_close | Zav°φt ICAP stream]
  1262. icap_close (|int icap_stream [, intflags]);
  1263. [icap_delete_event | Delete an event from an ICAP calendar]
  1264. icap_delete_event (|int sream_id, int uid);
  1265. [icap_fetch_event | Zφskat udßlost z kalendß°ovΘho stream]
  1266. icap_fetch_event (|int stream_id, int event_id [, intoptions]);
  1267. [icap_list_alarms | Vrßtit seznam udßlostφ, kterΘ majφ v danΘ datum/Φas puÜt∞n² alarm]
  1268. icap_list_alarms (|int stream_id, array date, array time);
  1269. [icap_list_events | Vrßtit seznam udßlostφ mezi dv∞ma daty]
  1270. icap_list_events (|int stream_id, int begin_date [, intend_date]);
  1271. [icap_open | Otev°φt ICAP spojenφ]
  1272. icap_open (|string calendar, string username, string password, string options);
  1273. [icap_snooze | Zapnout alarm]
  1274. icap_snooze (|int stream_id, int uid);
  1275. [icap_store_event | Ulo₧it udßlost do ICAP kalendß°e]
  1276. icap_store_event (|int stream_id, object event);
  1277. [iconv_get_encoding | Get current setting for character encoding conversion]
  1278. iconv_get_encoding (|[stringtype]);
  1279. [iconv_set_encoding | Set current setting for character encoding conversion]
  1280. iconv_set_encoding (|string type, string charset);
  1281. [iconv | Convert string to requested character encoding]
  1282. iconv (|string in_charset, string out_charset, string str);
  1283. [ifx_affected_rows | Get number of rows affected by a query]
  1284. ifx_affected_rows (|int result_id);
  1285. [ifx_blobinfile_mode | Set the default blob mode for all select queries]
  1286. ifx_blobinfile_mode (|int mode);
  1287. [ifx_byteasvarchar | Set the default byte mode]
  1288. ifx_byteasvarchar (|int mode);
  1289. [ifx_close | Close Informix connection]
  1290. ifx_close (|[intlink_identifier]);
  1291. [ifx_connect | Open Informix server connection]
  1292. ifx_connect (|[string database [, string userid [, string password]]]);
  1293. [ifx_copy_blob | Duplicates the given blob object]
  1294. ifx_copy_blob (|int bid);
  1295. [ifx_create_blob | Creates an blob object]
  1296. ifx_create_blob (|int type, int mode, string param);
  1297. [ifx_create_char | Creates an char object]
  1298. ifx_create_char (|string param);
  1299. [ifx_do | Execute a previously prepared SQL-statement]
  1300. ifx_do (|int result_id);
  1301. [ifx_error | Returns error code of last Informix call]
  1302. ifx_error (|void);
  1303. [ifx_errormsg | Returns error message of last Informix call]
  1304. ifx_errormsg (|[interrorcode]);
  1305. [ifx_fetch_row | Get row as enumerated array]
  1306. ifx_fetch_row (|int result_id [, mixedposition]);
  1307. [ifx_fieldproperties | List of SQL fieldproperties]
  1308. ifx_fieldproperties (|int result_id);
  1309. [ifx_fieldtypes | List of Informix SQL fields]
  1310. ifx_fieldtypes (|int result_id);
  1311. [ifx_free_blob | Deletes the blob object]
  1312. ifx_free_blob (|int bid);
  1313. [ifx_free_char | Deletes the char object]
  1314. ifx_free_char (|int bid);
  1315. [ifx_free_result | Releases resources for the query]
  1316. ifx_free_result (|int result_id);
  1317. [ifx_get_blob | Return the content of a blob object]
  1318. ifx_get_blob (|int bid);
  1319. [ifx_get_char | Return the content of the char object]
  1320. ifx_get_char (|int bid);
  1321. [ifx_getsqlca | Get the contents of sqlca.sqlerrd[0..5] after a query]
  1322. ifx_getsqlca (|int result_id);
  1323. [ifx_htmltbl_result | Formats all rows of a query into a HTML table]
  1324. ifx_htmltbl_result (|int result_id [, stringhtml_table_options]);
  1325. [ifx_nullformat | Sets the default return value on a fetch row]
  1326. ifx_nullformat (|int mode);
  1327. [ifx_num_fields | Returns the number of columns in the query]
  1328. ifx_num_fields (|int result_id);
  1329. [ifx_num_rows | Count the rows already fetched from a query]
  1330. ifx_num_rows (|int result_id);
  1331. [ifx_pconnect | Open persistent Informix connection]
  1332. ifx_pconnect (|[stringdatabase [, stringuserid [, stringpassword]]]);
  1333. [ifx_prepare | Prepare an SQL-statement for execution]
  1334. ifx_prepare (|string query, int conn_id [, intcursor_def, mixed blobidarray]);
  1335. [ifx_query | Send Informix query]
  1336. ifx_query (|string query [, intlink_identifier [, intcursor_type [, mixedblobidarray]]]);
  1337. [ifx_textasvarchar | Set the default text mode]
  1338. ifx_textasvarchar (|int mode);
  1339. [ifx_update_blob | Updates the content of the blob object]
  1340. ifx_update_blob (|int bid, string content);
  1341. [ifx_update_char | Updates the content of the char object]
  1342. ifx_update_char (|int bid, string content);
  1343. [ifxus_close_slob | Deletes the slob object]
  1344. ifxus_close_slob (|int bid);
  1345. [ifxus_create_slob | Creates an slob object and opens it]
  1346. ifxus_create_slob (|int mode);
  1347. [ifxus_free_slob | Deletes the slob object]
  1348. ifxus_free_slob (|int bid);
  1349. [ifxus_open_slob | Opens an slob object]
  1350. ifxus_open_slob (|long bid, int mode);
  1351. [ifxus_read_slob | Reads nbytes of the slob object]
  1352. ifxus_read_slob (|long bid, long nbytes);
  1353. [ifxus_seek_slob | Sets the current file or seek position]
  1354. ifxus_seek_slob (|long bid, int mode, long offset);
  1355. [ifxus_tell_slob | Returns the current file or seek position]
  1356. ifxus_tell_slob (|long bid);
  1357. [ifxus_write_slob | Writes a string into the slob object]
  1358. ifxus_write_slob (|long bid, string content);
  1359. [ignore_user_abort | Nastavuje, jestli mß ukonΦenφ spojenφ klientem p°eruÜit vykonßvßnφ skriptu]
  1360. ignore_user_abort (|[intsetting]);
  1361. [ImageAlphaBlending | Set the blending mode for an image]
  1362. imagealphablending (|resource im, bool blendmode);
  1363. [ImageArc | Draw a partial ellipse]
  1364. imagearc (|int im, int cx, int cy, int w, int h, int s, int e, int col);
  1365. [ImageChar | Draw a character horizontally]
  1366. imagechar (|int im, int font, int x, int y, string c, int col);
  1367. [ImageCharUp | Draw a character vertically]
  1368. imagecharup (|int im, int font, int x, int y, string c, int col);
  1369. [ImageColorAllocate | Allocate a color for an image]
  1370. imagecolorallocate (|int im, int red, int green, int blue);
  1371. [ImageColorAt | Get the index of the color of a pixel]
  1372. imagecolorat (|int im, int x, int y);
  1373. [ImageColorClosest | Get the index of the closest color to the specified color]
  1374. imagecolorclosest (|int im, int red, int green, int blue);
  1375. [ImageColorClosestAlpha | Get the index of the closest color to the specified color + alpha]
  1376. imagecolorclosestalpha (|resource im, int red, int green, int blue, int alpha);
  1377. [ImageColorDeAllocate | De-allocate a color for an image]
  1378. imagecolordeallocate (|intim, intindex);
  1379. [ImageColorExact | Get the index of the specified color]
  1380. imagecolorexact (|int im, int red, int green, int blue);
  1381. [ImageColorExactAlpha | Get the index of the specified color + alpha]
  1382. imagecolorexactalpha (|resource im, int red, int green, int blue, int alpha);
  1383. [ImageColorResolve | Get the index of the specified color or its closest possiblealternative]
  1384. imagecolorresolve (|int im, int red, int green, int blue);
  1385. [ImageColorResolveAlpha | Get the index of the specified color + alpha or its closest possiblealternative]
  1386. imagecolorresolvealpha (|resource im, int red, int green, int blue, int alpha);
  1387. [ImageColorSet | Set the color for the specified palette index]
  1388. imagecolorset (|int im, int index, int red, int green, int blue);
  1389. [ImageColorsForIndex | Get the colors for an index]
  1390. imagecolorsforindex (|int im, int index);
  1391. [ImageColorsTotal | Find out the number of colors in an image's palette]
  1392. imagecolorstotal (|int im);
  1393. [ImageColorTransparent | Define a color as transparent]
  1394. imagecolortransparent (|int im [, intcol]);
  1395. [ImageCopy | Copy part of an image]
  1396. ImageCopy (|resourcedst_im, resourcesrc_im, intdst_x, intdst_y, intsrc_x, intsrc_y, intsrc_w, intsrc_h);
  1397. [ImageCopyMerge | Copy and merge part of an image]
  1398. ImageCopyMerge  (|resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct);
  1399. [ImageCopyMergeGray | Copy and merge part of an image with gray scale]
  1400. ImageCopyMergeGray  (|resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct);
  1401. [ImageCopyResampled | Copy and resize part of an image with resampling]
  1402. imagecopyresampled (|resource dst_im, resource src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH);
  1403. [ImageCopyResized | Copy and resize part of an image]
  1404. imagecopyresized (|resource dst_im, resource src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH);
  1405. [ImageCreate | Create a new palette based image]
  1406. imagecreate (|int x_size, int y_size);
  1407. [ImageCreateFromGIF | Create a new image from file or URL]
  1408. imagecreatefromgif (|string filename);
  1409. [ImageCreateFromJPEG | Create a new image from file or URL]
  1410. imagecreatefromjpeg (|string filename);
  1411. [ImageCreateFromPNG | Create a new image from file or URL]
  1412. imagecreatefrompng (|string filename);
  1413. [ImageCreateFromString | Create a new image from the image stream in the string]
  1414. imagecreatefromstring (|string image);
  1415. [ImageCreateFromWBMP | Create a new image from file or URL]
  1416. imagecreatefromwbmp (|string filename);
  1417. [ImageCreateTrueColor | Create a new <TTCLASS="constant"<BTRUE</B</TT color image]
  1418. imagecreatetruecolor (|int x_size, int y_size);
  1419. [ImageDashedLine | Draw a dashed line]
  1420. imagedashedline (|int im, int x1, int y1, int x2, int y2, int col);
  1421. [ImageDestroy | Destroy an image]
  1422. imagedestroy (|int im);
  1423. [ImageEllipse | Draw an ellipse]
  1424. imageellipse (|resource im, int cx, int cy, int w, int h, int col);
  1425. [ImageFill | Flood fill]
  1426. imagefill (|int im, int x, int y, int col);
  1427. [ImageFilledArc | Draw a partial ellipse and fill it]
  1428. imagefilledarc (|int im, int cx, int cy, int w, int h, int s, int e, int col, int style);
  1429. [ImageFilledEllipse | Draw a filled ellipse]
  1430. imagefilledellipse (|resource im, int cx, int cy, int w, int h, int col);
  1431. [ImageFilledPolygon | Draw a filled polygon]
  1432. imagefilledpolygon (|int im, array points, int num_points, int col);
  1433. [ImageFilledRectangle | Draw a filled rectangle]
  1434. imagefilledrectangle (|int im, int x1, int y1, int x2, int y2, int col);
  1435. [ImageFillToBorder | Flood fill to specific color]
  1436. imagefilltoborder (|int im, int x, int y, int border, int col);
  1437. [ImageFontHeight | Get font height]
  1438. imagefontheight (|int font);
  1439. [ImageFontWidth | Get font width]
  1440. imagefontwidth (|int font);
  1441. [ImageGammaCorrect | Apply a gamma correction to a GD image]
  1442. imagegammacorrect (|intim, doubleinputgamma, doubleoutputgamma);
  1443. [ImageGIF | Output image to browser or file]
  1444. imagegif (|int im [, stringfilename]);
  1445. [ImageInterlace | Enable or disable interlace]
  1446. imageinterlace (|int im [, intinterlace]);
  1447. [ImageJPEG | Output image to browser or file]
  1448. imagejpeg (|int im [, stringfilename [, intquality]]);
  1449. [ImageLine | Draw a line]
  1450. imageline (|int im, int x1, int y1, int x2, int y2, int col);
  1451. [ImageLoadFont | Load a new font]
  1452. imageloadfont (|string file);
  1453. [ImagePNG | Output a PNG image to either the browser or a file]
  1454. imagepng (|int im [, string filename]);
  1455. [ImagePolygon | Draw a polygon]
  1456. imagepolygon (|int im, array points, int num_points, int col);
  1457. [ImagePSBBox | Give the bounding box of a text rectangle using PostScript Type1fonts]
  1458. imagepsbbox (|string text, int font, int size [, int space [, int tightness [, float angle]]]);
  1459. [ImagePSEncodeFont | Change the character encoding vector of a font]
  1460. imagepsencodefont (|int font_index, string encodingfile);
  1461. [ImagePsExtendFont | Extend or condense a font]
  1462. imagepsextendfont (|intfont_index, doubleextend);
  1463. [ImagePSFreeFont | Free memory used by a PostScript Type 1 font]
  1464. imagepsfreefont (|int fontindex);
  1465. [ImagePSLoadFont | Load a PostScript Type 1 font from file]
  1466. imagepsloadfont (|string filename);
  1467. [ImagePsSlantFont | Slant a font]
  1468. imagepsslantfont (|intfont_index, doubleslant);
  1469. [ImagePSText | To draw a text string over an image using PostScript Type1 fonts]
  1470. imagepstext (|int image, string text, int font, int size, int foreground, int background, int x, int y [, intspace [, inttightness [, floatangle [, intantialias_steps]]]]);
  1471. [ImageRectangle | Draw a rectangle]
  1472. imagerectangle (|int im, int x1, int y1, int x2, int y2, int col);
  1473. [ImageSetBrush | Set the brush image for line drawing]
  1474. imagesetbrush (|resource im, resource brush);
  1475. [ImageSetPixel | Set a single pixel]
  1476. imagesetpixel (|int im, int x, int y, int col);
  1477. [ImageSetStyle | Set the style for line drawing]
  1478. imagesetstyle (|resource im, array style);
  1479. [ImageSetThickness | Set the thickness for line drawing]
  1480. imagesetthickness (|resource im, int thickness);
  1481. [ImageSetTile | Set the tile image for filling]
  1482. imagesettile (|resource im, resource tile);
  1483. [ImageString | Draw a string horizontally]
  1484. imagestring (|int im, int font, int x, int y, string s, int col);
  1485. [ImageStringUp | Draw a string vertically]
  1486. imagestringup (|int im, int font, int x, int y, string s, int col);
  1487. [ImageSX | Get image width]
  1488. imagesx (|int im);
  1489. [ImageSY | Get image height]
  1490. imagesy (|int im);
  1491. [ImageTrueColorToPalette | Convert a <TTCLASS="constant"<BTRUE</B</TT color image to a palette image]
  1492. imagetruecolortopalette (|resource im, bool dither, int ncolors);
  1493. [ImageTTFBBox | Give the bounding box of a text using TypeType fonts]
  1494. imagettfbbox (|int size, int angle, string fontfile, string text);
  1495. [ImageTTFText | Write text to the image using TrueType fonts]
  1496. imagettftext (|int im, int size, int angle, int x, int y, int col, string fontfile, string text);
  1497. [ImageTypes | Return the image types supported by this PHP build]
  1498. imagetypes (|void);
  1499. [ImageWBMP | Output image to browser or file]
  1500. imageWBMP (|int im [, stringfilename]);
  1501. [imap_8bit | Convert an 8bit string to a quoted-printable string]
  1502. imap_8bit (|string string);
  1503. [imap_alerts | This function returns all IMAP alert messages (|if any) that haveoccurred during this page request or since the alert stack wasreset]
  1504. imap_alerts (|void);
  1505. [imap_append | Append a string message to a specified mailbox]
  1506. imap_append (|int imap_stream, string mbox, string message [, stringflags]);
  1507. [imap_base64 | Decode BASE64 encoded text]
  1508. imap_base64 (|string text);
  1509. [imap_binary | Convert an 8bit string to a base64 string]
  1510. imap_binary (|string string);
  1511. [imap_body | Read the message body]
  1512. imap_body (|int imap_stream, int msg_number [, int flags]);
  1513. [imap_check | Check current mailbox]
  1514. imap_check (|int imap_stream);
  1515. [imap_clearflag_full | Clears flags on messages]
  1516. imap_clearflag_full (|int stream, string sequence, string flag, string options);
  1517. [imap_close | Close an IMAP stream]
  1518. imap_close (|int imap_stream [, intflags]);
  1519. [imap_createmailbox | Create a new mailbox]
  1520. imap_createmailbox (|int imap_stream, string mbox);
  1521. [imap_delete | Mark a messge for deletion from current mailbox]
  1522. imap_delete (|int imap_stream, int msg_number [, intflags]);
  1523. [imap_deletemailbox | Delete a mailbox]
  1524. imap_deletemailbox (|int imap_stream, string mbox);
  1525. [imap_errors | This function returns all of the IMAP errors (|if any) that haveoccurred during this page request or since the error stack wasreset.]
  1526. imap_errors (|void);
  1527. [imap_expunge | Delete all messages marked for deletion]
  1528. imap_expunge (|int imap_stream);
  1529. [imap_fetch_overview | Read an overview of the information in the headers of the given message]
  1530. imap_fetch_overview (|int imap_stream, string sequence [, int flags]);
  1531. [imap_fetchbody | Fetch a particular section of the body of the message]
  1532. imap_fetchbody (|int imap_stream, int msg_number, string part_number [, flagsflags]);
  1533. [imap_fetchheader | Returns header for a message]
  1534. imap_fetchheader (|int imap_stream, int msgno, int flags);
  1535. [imap_fetchstructure | Read the structure of a particular message]
  1536. imap_fetchstructure (|int imap_stream, int msg_number [, intflags]);
  1537. [imap_get_quota | Retrieve the quota level settings, and usage statics per mailbox]
  1538. imap_get_quota (|int imap_stream, string quota_root);
  1539. [imap_getmailboxes | Read the list of mailboxes, returning detailed information oneach one]
  1540. imap_getmailboxes (|int imap_stream, string ref, string pattern);
  1541. [imap_getsubscribed | List all the subscribed mailboxes]
  1542. imap_getsubscribed (|int imap_stream, string ref, string pattern);
  1543. [imap_header | Read the header of the message]
  1544. imap_header (|int imap_stream, int msg_number [, intfromlength [, intsubjectlength [, stringdefaulthost]]]);
  1545. [imap_headerinfo | Read the header of the message]
  1546. imap_headerinfo (|int imap_stream, int msg_number [, intfromlength [, intsubjectlength [, stringdefaulthost]]]);
  1547. [imap_headers | Returns headers for all messages in a mailbox]
  1548. imap_headers (|int imap_stream);
  1549. [imap_last_error | This function returns the last IMAP error (|if any) that occurredduring this page request]
  1550. imap_last_error (|void);
  1551. [imap_listmailbox | Read the list of mailboxes]
  1552. imap_listmailbox (|int imap_stream, string ref, string pattern);
  1553. [imap_listsubscribed | List all the subscribed mailboxes]
  1554. imap_listsubscribed (|int imap_stream, string ref, string pattern);
  1555. [imap_mail_compose | Create a MIME message based on given envelope and body sections]
  1556. imap_mail_compose (|array envelope, array body);
  1557. [imap_mail_copy | Copy specified messages to a mailbox]
  1558. imap_mail_copy (|int imap_stream, string msglist, string mbox [, intflags]);
  1559. [imap_mail_move | Move specified messages to a mailbox]
  1560. imap_mail_move (|int imap_stream, string msglist, string mbox [, intflags]);
  1561. [imap_mail | Send an email message]
  1562. imap_mail (|string to, string subject, string message [, stringadditional_headers [, stringcc [, stringbcc [, stringrpath]]]]);
  1563. [imap_mailboxmsginfo | Get information about the current mailbox]
  1564. imap_mailboxmsginfo (|int imap_stream);
  1565. [imap_mime_header_decode | Decode MIME header elements]
  1566. imap_mime_header_decode (|string text);
  1567. [imap_msgno | This function returns the message sequence number for the givenUID]
  1568. imap_msgno (|int imap_stream, int uid);
  1569. [imap_num_msg | Gives the number of messages in the current mailbox]
  1570. imap_num_msg (|int imap_stream);
  1571. [imap_num_recent | Gives the number of recent messages in currentmailbox]
  1572. imap_num_recent (|int imap_stream);
  1573. [imap_open | Open an IMAP stream to a mailbox]
  1574. imap_open (|string mailbox, string username, string password [, intflags]);
  1575. [imap_ping | Check if the IMAP stream is still active]
  1576. imap_ping (|int imap_stream);
  1577. [imap_qprint | Convert a quoted-printable string to an 8 bitstring]
  1578. imap_qprint (|string string);
  1579. [imap_renamemailbox | Rename an old mailbox to new mailbox]
  1580. imap_renamemailbox (|int imap_stream, string old_mbox, string new_mbox);
  1581. [imap_reopen | Reopen IMAP stream to new mailbox]
  1582. imap_reopen (|int imap_stream, string mailbox [, stringflags]);
  1583. [imap_rfc822_parse_adrlist | Parses an address string]
  1584. imap_rfc822_parse_adrlist (|string address, string default_host);
  1585. [imap_rfc822_parse_headers | Parse mail headers from a string]
  1586. imap_rfc822_parse_headers (|string headers [, stringdefaulthost]);
  1587. [imap_rfc822_write_address | Returns a properly formatted email address given the mailbox,host, and personal info.]
  1588. imap_rfc822_write_address (|string mailbox, string host, string personal);
  1589. [imap_scanmailbox | Read the list of mailboxes, takes a string to search for in thetext of the mailbox]
  1590. imap_scanmailbox (|int imap_stream, string ref, string pattern, string content);
  1591. [imap_search | This function returns an array of messages matching the givensearch criteria]
  1592. imap_search (|int imap_stream, string criteria, int flags);
  1593. [imap_set_quota | Sets a quota for a given mailbox]
  1594. imap_set_quota (|int imap_stream, string quota_root, int quota_limit);
  1595. [imap_setflag_full | Sets flags on messages]
  1596. imap_setflag_full (|int stream, string sequence, string flag, string options);
  1597. [imap_sort | Sort an array of message headers]
  1598. imap_sort (|int stream, int criteria, int reverse, int options);
  1599. [imap_status | This function returns status information on a mailbox other thanthe current one]
  1600. imap_status (|int imap_stream, string mailbox, int options);
  1601. [imap_subscribe | Subscribe to a mailbox]
  1602. imap_subscribe (|int imap_stream, string mbox);
  1603. [imap_uid | This function returns the UID for the given message sequencenumber]
  1604. imap_uid (|int imap_stream, int msgno);
  1605. [imap_undelete | Unmark the message which is marked deleted]
  1606. imap_undelete (|int imap_stream, int msg_number);
  1607. [imap_unsubscribe | Unsubscribe from a mailbox]
  1608. imap_unsubscribe (|int imap_stream, string mbox);
  1609. [imap_utf7_decode | Decodes a modified UTF-7 encoded string.]
  1610. imap_utf7_decode (|string text);
  1611. [imap_utf7_encode | Converts 8bit data to modified UTF-7 text.]
  1612. imap_utf7_encode (|string data);
  1613. [imap_utf8 | Converts text to UTF8]
  1614. imap_utf8 (|string text);
  1615. [implode | Spojit prvky pole pomocφ °et∞zce]
  1616. implode (|string glue, array pieces);
  1617. [in_array | Vrßtit <TTCLASS="constant"<BTRUE</B</TT, pokud v poli existuje danß hodnota]
  1618. in_array (|mixed needle, array haystack, bool strict);
  1619. [ingres_autocommit | Switch autocommit on or off.]
  1620. ingres_autocommit (|[resourcelink]);
  1621. [ingres_close | Close an Ingres II database connection]
  1622. ingres_close (|[resourcelink]);
  1623. [ingres_commit | Commit a transaction.]
  1624. ingres_commit (|[resourcelink]);
  1625. [ingres_connect | Open a connection to an Ingres II database.]
  1626. ingres_connect (|[stringdatabase [, stringusername [, stringpassword]]]);
  1627. [ingres_fetch_array | Fetch a row of result into an array.]
  1628. ingres_fetch_array (|[intresult_type [, resourcelink]]);
  1629. [ingres_fetch_object | Fetch a row of result into an object.]
  1630. ingres_fetch_object (|[intresult_type [, resourcelink]]);
  1631. [ingres_fetch_row | Fetch a row of result into an enumerated array.]
  1632. ingres_fetch_row (|[resourcelink]);
  1633. [ingres_field_length | Get the length of a field.]
  1634. ingres_field_length (|intindex [, resourcelink]);
  1635. [ingres_field_name | Get the name of a field in a query result.]
  1636. ingres_field_name (|intindex [, resourcelink]);
  1637. [ingres_field_nullable | Test if a field is nullable.]
  1638. ingres_field_nullable (|intindex [, resourcelink]);
  1639. [ingres_field_precision | Get the precision of a field.]
  1640. ingres_field_precision (|intindex [, resourcelink]);
  1641. [ingres_field_scale | Get the scale of a field.]
  1642. ingres_field_scale (|intindex [, resourcelink]);
  1643. [ingres_field_type | Get the type of a field in a query result.]
  1644. ingres_field_type (|intindex [, resourcelink]);
  1645. [ingres_num_fields | Get the number of fields returned by the last query]
  1646. ingres_num_fields (|[resourcelink]);
  1647. [ingres_num_rows | Get the number of rows affected or returned by the last query]
  1648. ingres_num_rows (|[resourcelink]);
  1649. [ingres_pconnect | Open a persistent connection to an Ingres II database.]
  1650. ingres_pconnect (|[stringdatabase [, stringusername [, stringpassword]]]);
  1651. [ingres_query | Send a SQL query to Ingres II]
  1652. ingres_query (|stringquery [, resourcelink]);
  1653. [ingres_rollback | Roll back a transaction.]
  1654. ingres_rollback (|[resourcelink]);
  1655. [ini_alter | Zm∞nit hodnotu konfiguraΦnφ volby]
  1656. ini_alter (|string varname, string newvalue);
  1657. [ini_get | Zφskat hodnotu konfiguraΦnφ volby]
  1658. ini_get (|string varname);
  1659. [ini_restore | Obnovit p∙vodnφ hodnotu konfiguraΦnφ volby]
  1660. ini_restore (|string varname);
  1661. [ini_set | Zm∞nit hodnotu konfiguraΦnφ volby]
  1662. ini_set (|string varname, string newvalue);
  1663. [intval | Get integer value of a variable]
  1664. intval (|mixed var [, intbase]);
  1665. [ip2long | Converts a string containing an (|IPv4) Internet Protocol dotted addressinto a proper address.]
  1666. ip2long (|string ip_address);
  1667. [iptcparse | Parsuje binßrnφ IPTC HREF="http://www.iptc.org/"TARGET="_top"http://www.iptc.org/</Ablok do jednotliv²ch tag∙.]
  1668. iptcparse (|string iptcblock);
  1669. [ircg_channel_mode | Set channel mode flags for user]
  1670. ircg_channel_mode (|resource connection, string   channel, string   mode_spec, string   nick);
  1671. [ircg_disconnect | Close connection to server]
  1672. ircg_disconnect (|resource connection, string reason);
  1673. [ircg_fetch_error_msg | Returns the error from previous ircg operation]
  1674. ircg_fetch_error_msg (|resource connection);
  1675. [ircg_html_encode | Encodes HTML preserving output]
  1676. ircg_html_encode (|string   html_string);
  1677. [ircg_ignore_add | Add a user to your ignore list on a server]
  1678. ircg_ignore_add (|resource connection, string nick);
  1679. [ircg_ignore_del | Remove a user from your ignore list on a server]
  1680. ircg_ignore_del (|resource connection, string nick);
  1681. [ircg_is_conn_alive | Check connection status]
  1682. ircg_is_conn_alive (|resource connection);
  1683. [ircg_join | Join a channel on a connected server]
  1684. ircg_join (|resource connection, string   channel);
  1685. [ircg_kick | Kick a user out of a channel on server]
  1686. ircg_kick (|resource connection, string channel, string nick, string reason);
  1687. [ircg_lookup_format_messages | Select a set of format strings for display of IRC messages]
  1688. ircg_lookup_format_messages (|string name);
  1689. [ircg_msg | Send message to channel or user on server]
  1690. ircg_msg (|resource connection, string recipient, string message [, booleansuppress]);
  1691. [ircg_nick | Change nickname on server]
  1692. ircg_nick (|resource connection, string   nick);
  1693. [ircg_notice | Send a notice to a user on server]
  1694. ircg_notice (|resource connection, string   , string   message);
  1695. [ircg_part | Leave a channel on server]
  1696. ircg_part (|resource connection, string   channel);
  1697. [ircg_pconnect | Connect to an IRC server]
  1698. ircg_pconnect (|string username [, stringserver_ip [, intserver_port [, stringmsg_format [, arrayctcp_messages [, arrayuser_settings]]]]]);
  1699. [ircg_register_format_messages | Register a set of format strings for display of IRC messages]
  1700. ircg_register_format_messages (|string name, array  messages);
  1701. [ircg_set_current | Set current connection for output]
  1702. ircg_set_current (|resourceconnection);
  1703. [ircg_topic | Set topic for channel on server]
  1704. ircg_topic (|resource connection, string   channel, string   new_topic);
  1705. [ircg_whois | Query user information for nick on server]
  1706. ircg_whois (|resource connection, string   nick);
  1707. [is_array | Finds whether a variable is an array]
  1708. is_array (|mixed var);
  1709. [is_bool | Finds out whether a variable is a boolean]
  1710. is_bool (|mixedvar);
  1711. [is_dir | Tells whether the filename is a directory]
  1712. is_dir (|string filename);
  1713. [is_double | Finds whether a variable is a double]
  1714. is_double (|mixed var);
  1715. [is_executable | Tells whether the filename is executable]
  1716. is_executable (|string filename);
  1717. [is_file | Tells whether the filename is a regular file]
  1718. is_file (|string filename);
  1719. [is_float | Finds whether a variable is a float]
  1720. is_float (|mixed var);
  1721. [is_int | Find whether a variable is an integer]
  1722. is_int (|mixed var);
  1723. [is_integer | Find whether a variable is an integer]
  1724. is_integer (|mixed var);
  1725. [is_link | Tells whether the filename is a symbolic link]
  1726. is_link (|string filename);
  1727. [is_long | Finds whether a variable is an integer]
  1728. is_long (|mixed var);
  1729. [is_null | Finds whether a variable is <TTCLASS="constant"<BNULL</B</TT]
  1730. is_null (|mixed var);
  1731. [is_numeric | Finds whether a variable is a number or a numeric string]
  1732. is_numeric (|mixed var);
  1733. [is_object | Finds whether a variable is an object]
  1734. is_object (|mixed var);
  1735. [is_readable | Tells whether the filename is readable]
  1736. is_readable (|string filename);
  1737. [is_real | Finds whether a variable is a real]
  1738. is_real (|mixed var);
  1739. [is_resource | Finds whether a variable is a resource]
  1740. is_resource (|mixedvar);
  1741. [is_scalar | Finds whether a variable is a scalar]
  1742. is_scalar (|mixedvar);
  1743. [is_string | Finds whether a variable is a string]
  1744. is_string (|mixed var);
  1745. [is_subclass_of | Zjistit, jestli objekt pat°φ do podt°φdy urΦitΘ t°φdy]
  1746. is_subclass_of (|object obj, string superclass);
  1747. [is_uploaded_file | Tells whether the file was uploaded via HTTP POST.]
  1748. is_uploaded_file (|string filename);
  1749. [is_writable | Tells whether the filename is writable]
  1750. is_writable (|string filename);
  1751. [isset | Determine whether a variable is set]
  1752. isset (|mixed var);
  1753. [java_last_exception_clear | Clear last Java exception]
  1754. java_last_exception_clear (|void);
  1755. [java_last_exception_get | Get last Java exception]
  1756. java_last_exception_get (|void);
  1757. [JDDayOfWeek | Vrßtit den v t²dnu]
  1758. jddayofweek (|int julianday, int mode);
  1759. [JDMonthName | Vrßtit nßzev m∞sφce]
  1760. jdmonthname (|int julianday, int mode);
  1761. [JDToFrench | P°evΘst Julian Day Count na Francouzsk² republikßnsk² kalendß°]
  1762. jdtofrench (|int juliandaycount);
  1763. [JDToGregorian | P°evΘst Julian Day Count na GregorißnskΘ datum]
  1764. jdtogregorian (|int julianday);
  1765. [JDToJewish | P°evΘst Julian Day Count na  idovsk² kalendß°]
  1766. jdtojewish (|int julianday);
  1767. [JDToJulian | P°evΘst Julian Day Count na JulißnskΘ datum]
  1768. jdtojulian (|int julianday);
  1769. [jdtounix | P°evΘst Julian Day Count na UNIXov² timestamp]
  1770. jdtounix (|int jday);
  1771. [JewishToJD | P°evΘst datum podle  idovskΘho kalendß°e na Julian Day Count]
  1772. jewishtojd (|int month, int day, int year);
  1773. [join | Spojit prvky pole pomocφ °et∞zce]
  1774. join (|string glue, array pieces);
  1775. [JulianToJD | P°evΘst JulißnskΘ datum na Julian Day Count]
  1776. juliantojd (|int month, int day, int year);
  1777. [key | Fetch a key from an associative array]
  1778. key (|array array);
  1779. [krsort | T°φdit pole sestupn∞ podle klφΦ∙]
  1780. krsort (|array array [, intsort_flags]);
  1781. [ksort | T°φdit pole podle klφΦ∙]
  1782. ksort (|array array [, intsort_flags]);
  1783. [lcg_value | Combined linear congruential generator]
  1784. lcg_value (|void);
  1785. [ldap_add | Add entries to LDAP directory]
  1786. ldap_add (|int link_identifier, string dn, array entry);
  1787. [ldap_bind | Bind to LDAP directory]
  1788. ldap_bind (|int link_identifier [, string bind_rdn [, string bind_password]]);
  1789. [ldap_close | Close link to LDAP server]
  1790. ldap_close (|int link_identifier);
  1791. [ldap_compare | Compare value of attribute found in entry specified with DN]
  1792. ldap_compare (|int link_identifier, string dn, string attribute, string value);
  1793. [ldap_connect | Connect to an LDAP server]
  1794. ldap_connect (|[string hostname [, int port]]);
  1795. [ldap_count_entries | Count the number of entries in a search]
  1796. ldap_count_entries (|int link_identifier, int result_identifier);
  1797. [ldap_delete | Delete an entry from a directory]
  1798. ldap_delete (|int link_identifier, string dn);
  1799. [ldap_dn2ufn | Convert DN to User Friendly Naming format]
  1800. ldap_dn2ufn (|string dn);
  1801. [ldap_err2str | Convert LDAP error number into string error message]
  1802. ldap_err2str (|int errno);
  1803. [ldap_errno | Return the LDAP error number of the last LDAP command]
  1804. ldap_errno (|int link_id);
  1805. [ldap_error | Return the LDAP error message of the last LDAP command]
  1806. ldap_error (|int link_id);
  1807. [ldap_explode_dn | Splits DN into its component parts]
  1808. ldap_explode_dn (|string dn, int with_attrib);
  1809. [ldap_first_attribute | Return first attribute]
  1810. ldap_first_attribute (|int link_identifier, int result_entry_identifier, int ber_identifier);
  1811. [ldap_first_entry | Return first result id]
  1812. ldap_first_entry (|int link_identifier, int result_identifier);
  1813. [ldap_free_result | Free result memory]
  1814. ldap_free_result (|int result_identifier);
  1815. [ldap_get_attributes | Get attributes from a search result entry]
  1816. ldap_get_attributes (|int link_identifier, intresult_entry_identifier);
  1817. [ldap_get_dn | Get the DN of a result entry]
  1818. ldap_get_dn (|int link_identifier, int result_entry_identifier);
  1819. [ldap_get_entries | Get all result entries]
  1820. ldap_get_entries (|int link_identifier, int result_identifier);
  1821. [ldap_get_option | Get the current value for given option]
  1822. ldap_get_option (|int link_identifier, int option, mixed retval);
  1823. [ldap_get_values_len | Get all binary values from a result entry]
  1824. ldap_get_values_len (|int link_identifier, int result_entry_identifier, string attribute);
  1825. [ldap_get_values | Get all values from a result entry]
  1826. ldap_get_values (|int link_identifier, int result_entry_identifier, string attribute);
  1827. [ldap_list | Single-level search]
  1828. ldap_list (|int link_identifier, string base_dn, string filter [, arrayattributes [, intattrsonly [, intsizelimit [, inttimelimit [, intderef]]]]]);
  1829. [ldap_mod_add | Add attribute values to current attributes]
  1830. ldap_mod_add (|int link_identifier, string dn, array entry);
  1831. [ldap_mod_del | Delete attribute values from current attributes]
  1832. ldap_mod_del (|int link_identifier, string dn, array entry);
  1833. [ldap_mod_replace | Replace attribute values with new ones]
  1834. ldap_mod_replace (|int link_identifier, string dn, array entry);
  1835. [ldap_modify | Modify an LDAP entry]
  1836. ldap_modify (|int link_identifier, string dn, array entry);
  1837. [ldap_next_attribute | Get the next attribute in result]
  1838. ldap_next_attribute (|int link_identifier, int result_entry_identifier, int ber_identifier);
  1839. [ldap_next_entry | Get next result entry]
  1840. ldap_next_entry (|int link_identifier, int result_entry_identifier);
  1841. [ldap_read | Read an entry]
  1842. ldap_read (|int link_identifier, string base_dn, string filter [, arrayattributes [, intattrsonly [, intsizelimit [, inttimelimit [, intderef]]]]]);
  1843. [ldap_rename | Modify the name of an entry]
  1844. ldap_rename (|int link_identifier, string dn, string newrdn, string newparent, bool deleteoldrdn);
  1845. [ldap_search | Search LDAP tree]
  1846. ldap_search (|int link_identifier, string base_dn, string filter [, arrayattributes [, intattrsonly [, intsizelimit [, inttimelimit [, intderef]]]]]);
  1847. [ldap_set_option | Set the value of the given option]
  1848. ldap_set_option (|int link_identifier, int option, mixed newval);
  1849. [ldap_unbind | Unbind from LDAP directory]
  1850. ldap_unbind (|int link_identifier);
  1851. [leak | Nenßvratn∞ alokuje pam∞t]
  1852. leak (|int bytes);
  1853. [levenshtein | SpoΦφtat XXX Levenshteinovu vzdßlenost mezi dv∞ma °et∞zci]
  1854. levenshtein (|string str1, string str2)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"levenshtein (|string str1, string str2, int cost_ins, int cost_rep, int cost_del)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"levenshtein (|string str1, string str2, function cost);
  1855. [link | Create a hard link]
  1856. link (|string target, string link);
  1857. [linkinfo | Gets information about a link]
  1858. linkinfo (|string path);
  1859. [list | P°i°adit hodnoty p°om∞nn²m jako kdyby byly polem]
  1860. list (|...);
  1861. [listen | Listens for a connection on a socket]
  1862. listen (|resource socket, int backlog);
  1863. [localtime | Get the local time]
  1864. localtime (|[inttimestamp [, boolis_associative]]);
  1865. [log | Natural logarithm]
  1866. log (|float arg);
  1867. [log10 | Base-10 logarithm]
  1868. log10 (|float arg);
  1869. [long2ip | Converts an (|IPv4) Internet network address into a string in Internetstandard dotted format]
  1870. long2ip (|int proper_address);
  1871. [lstat | Gives information about a file or symbolic link]
  1872. lstat (|string filename);
  1873. [ltrim | Odstranit netisknutelnΘ znaky ze zaΦßtku °et∞zce]
  1874. ltrim (|string str);
  1875. [mail | send mail]
  1876. mail (|string to, string subject, string message [, stringadditional_headers]);
  1877. [max | Find highest value]
  1878. max (|mixed arg1, mixed arg2, mixed argn);
  1879. [mb_convert_encoding | Convert character encoding]
  1880. mb_convert_encoding (|string str, string to-encoding [, mixedfrom-encoding]);
  1881. [mb_convert_kana | Convert "kana" one from another (|"zen-kaku" ,"han-kaku" and more)]
  1882. mb_convert_kana (|string str, string option [, mixedencoding]);
  1883. [mb_convert_variables | Convert character code in variable(s)]
  1884. mb_convert_variables (|string to-encoding, mixed from-encoding, mixed vars);
  1885. [mb_decode_mimeheader | Decode string in MIME header field]
  1886. mb_decode_mimeheader (|string str);
  1887. [mb_detect_encoding | Detect character encoding]
  1888. mb_detect_encoding (|string str [, mixedencoding-list]);
  1889. [mb_detect_order | Set/Get character encoding detection order]
  1890. mb_detect_order (|[mixedencoding-list]);
  1891. [mb_encode_mimeheader | Encode string for MIME header]
  1892. mb_encode_mimeheader (|string str [, stringcharset [, stringtransfer-encoding [, stringlinefeed]]]);
  1893. [mb_encode_numericentity | Encode character to HTML numeric string reference]
  1894. mb_encode_numericentity (|string str, array convmap [, stringencoding]);
  1895. [mb_http_input | Detect HTTP input character encoding]
  1896. mb_http_input (|[stringtype]);
  1897. [mb_http_output | Set/Get HTTP output character encoding]
  1898. mb_http_output (|[stringencoding]);
  1899. [mb_internal_encoding | Set/Get internal character encoding]
  1900. mb_internal_encoding (|[stringencoding]);
  1901. [mb_language | Set/Get current language]
  1902. mb_language (|[stringlanguage]);
  1903. [mb_output_handler | Callback function converts character encoding in output buffer]
  1904. mb_output_handler (|string contents, int status);
  1905. [mb_parse_str | Parse GET/POST/COOKIE data and set global variable]
  1906. mb_parse_str (|stringencoded_string [, arrayresult]);
  1907. [mb_preferred_mime_name | Get MIME charset string]
  1908. mb_preferred_mime_name (|string encoding);
  1909. [mb_send_mail | Send encoded mail.]
  1910. mb_send_mail (|string to, string subject, string message [, stringadditional_headers [, stringadditional_parameter]]);
  1911. [mb_strcut | Get part of string]
  1912. mb_strcut (|string str, int start [, intlength [, stringencoding]]);
  1913. [mb_strimwidth | Get truncated string with specified width]
  1914. mb_strimwidth (|string str, int start, int width, string trimmarker [, stringencoding]);
  1915. [mb_strlen | Get string length]
  1916. mb_strlen (|string str [, stringencoding]);
  1917. [mb_strpos | Find position of first occurrence of string in a string]
  1918. mb_strpos (|string haystack, string needle [, intoffset [, stringencoding]]);
  1919. [mb_strrpos | Find position of last occurrence of a string in a string]
  1920. mb_strrpos (|string haystack, string needle [, stringencoding]);
  1921. [mb_strwidth | Return width of string]
  1922. mb_strwidth (|string str [, stringencoding]);
  1923. [mb_substitute_character | Set/Get substitution character]
  1924. mb_substitute_character (|[mixedsubstrchar]);
  1925. [mb_substr | Get part of string]
  1926. mb_substr (|string str, int start [, intlength [, stringencoding]]);
  1927. [mb_decode_numericentity | Decode HTML numeric string reference to character]
  1928. mb_decode_numericentity (|string str, array convmap [, stringencoding]);
  1929. [mcal_append_event | Store a new event into an MCAL calendar]
  1930. mcal_append_event (|int mcal_stream);
  1931. [mcal_close | Close an MCAL stream]
  1932. mcal_close (|int mcal_stream, int flags);
  1933. [mcal_create_calendar | Create a new MCAL calendar]
  1934. mcal_create_calendar (|int stream, string calendar);
  1935. [mcal_date_compare | Compares two dates]
  1936. mcal_date_compare (|int a_year, int a_month, int a_day, int b_year, int b_month, int b_day);
  1937. [mcal_date_valid | Returns <TTCLASS="constant"<BTRUE</B</TT if the given year, month, day is a valid date]
  1938. mcal_date_valid (|int year, int month, int day);
  1939. [mcal_day_of_week | Returns the day of the week of the given date]
  1940. mcal_day_of_week (|int year, int month, int day);
  1941. [mcal_day_of_year | Returns the day of the year of the given date]
  1942. mcal_ (|int year, int month, int day);
  1943. [mcal_days_in_month | Returns the number of days in the given month]
  1944. mcal_days_in_month (|int month, int leap year);
  1945. [mcal_delete_calendar | Delete an MCAL calendar]
  1946. mcal_delete_calendar (|int stream, string calendar);
  1947. [mcal_delete_event | Delete an event from an MCAL calendar]
  1948. mcal_delete_event (|int mcal_stream [, int event_id]);
  1949. [mcal_event_add_attribute | Adds an attribute and a value to the streams global event structure]
  1950. mcal_event_add_attribute (|int stream, string attribute, string value);
  1951. [mcal_event_init | Initializes a streams global event structure]
  1952. mcal_event_init (|int stream);
  1953. [mcal_event_set_alarm | Sets the alarm of the streams global event structure]
  1954. mcal_event_set_alarm (|int stream, int alarm);
  1955. [mcal_event_set_category | Sets the category of the streams global event structure]
  1956. mcal_event_set_category (|int stream, string category);
  1957. [mcal_event_set_class | Sets the class of the streams global event structure]
  1958. mcal_event_set_class (|int stream, int class);
  1959. [mcal_event_set_description | Sets the description of the streams global event structure]
  1960. mcal_event_set_description (|int stream, string description);
  1961. [mcal_event_set_end | Sets the end date and time of the streams global event structure]
  1962. mcal_event_set_end (|int stream, int year, int month [, intday [, inthour [, intmin [, intsec]]]]);
  1963. [mcal_event_set_recur_daily | Sets the recurrence of the streams global event structure]
  1964. mcal_event_set_recur_daily (|int stream, int year, int month, int day, int interval);
  1965. [mcal_event_set_recur_monthly_mday | Sets the recurrence of the streams global event structure]
  1966. mcal_event_set_recur_monthly_mday (|int stream, int year, int month, int day, int interval);
  1967. [mcal_event_set_recur_monthly_wday | Sets the recurrence of the streams global event structure]
  1968. mcal_event_set_recur_monthly_wday (|int stream, int year, int month, int day, int interval);
  1969. [mcal_event_set_recur_none | Sets the recurrence of the streams global event structure]
  1970. mcal_event_set_recur_none (|int stream);
  1971. [mcal_event_set_recur_weekly | Sets the recurrence of the streams global event structure]
  1972. mcal_event_set_recur_weekly (|int stream, int year, int month, int day, int interval, int weekdays);
  1973. [mcal_event_set_recur_yearly | Sets the recurrence of the streams global event structure]
  1974. mcal_event_set_recur_yearly (|int stream, int year, int month, int day, int interval);
  1975. [mcal_event_set_start | Sets the start date and time of the streams global eventstructure]
  1976. mcal_event_set_start (|int stream, int year, int month [, intday [, inthour [, intmin [, intsec]]]]);
  1977. [mcal_event_set_title | Sets the title of the streams global event structure]
  1978. mcal_event_set_title (|int stream, string title);
  1979. [mcal_expunge | Deletes all events marked for being expunged.]
  1980. mcal_expunge (|int stream);
  1981. [mcal_fetch_current_stream_event | Returns an object containing the current streams event structure]
  1982. mcal_fetch_current_stream_event (|int stream);
  1983. [mcal_fetch_event | Fetches an event from the calendar stream]
  1984. mcal_fetch_event (|int mcal_stream, int event_id [, int options]);
  1985. [mcal_is_leap_year | Returns if the given year is a leap year or not]
  1986. mcal_is_leap_year (|int year);
  1987. [mcal_list_alarms | Return a list of events that has an alarm triggered at the givendatetime]
  1988. mcal_list_alarms (|int mcal_stream [, intbegin_year [, intbegin_month [, intbegin_day [, intend_year [, intend_month [, intend_day]]]]]]);
  1989. [mcal_list_events | Return a list of IDs for a date or a range of dates.]
  1990. mcal_list_events (|int mcal_stream, objectbegin_date [, objectend_date]);
  1991. [mcal_next_recurrence | Returns the next recurrence of the event]
  1992. mcal_next_recurrence (|int stream, int weekstart, array next);
  1993. [mcal_open | Opens up an MCAL connection]
  1994. mcal_open (|string calendar, string username, string password [, int options]);
  1995. [mcal_popen | Opens up a persistent MCAL connection]
  1996. mcal_popen (|string calendar, string username, string password [, int options]);
  1997. [mcal_rename_calendar | Rename an MCAL calendar]
  1998. mcal_rename_calendar (|int stream, string old_name, string new_name);
  1999. [mcal_reopen | Reopens an MCAL connection]
  2000. mcal_reopen (|string calendar [, int options]);
  2001. [mcal_snooze | Turn off an alarm for an event]
  2002. mcal_snooze (|int id);
  2003. [mcal_store_event | Modify an existing event in an MCAL calendar]
  2004. mcal_store_event (|int mcal_stream);
  2005. [mcal_time_valid | Returns <TTCLASS="constant"<BTRUE</B</TT if the given year, month, day is a valid time]
  2006. mcal_time_valid (|int hour, int minutes, int seconds);
  2007. [mcrypt_cbc | Encrypt/decrypt data in CBC mode]
  2008. mcrypt_cbc (|int cipher, string key, string data, int mode [, stringiv]);
  2009. [mcrypt_cfb | Encrypt/decrypt data in CFB mode]
  2010. mcrypt_cfb (|int cipher, string key, string data, int mode, string iv);
  2011. [mcrypt_create_iv | Create an initialization vector (|IV) from a random source]
  2012. mcrypt_create_iv (|int size, int source);
  2013. [mcrypt_decrypt | Decrypts crypttext with given parameters]
  2014. mcrypt_decrypt (|string cipher, string key, string data, string mode [, stringiv]);
  2015. [mcrypt_ecb | Encrypt/decrypt data in ECB mode]
  2016. mcrypt_ecb (|int cipher, string key, string data, int mode);
  2017. [mcrypt_enc_get_algorithms_name | Returns the name of the opened algorithm]
  2018. mcrypt_enc_get_algorithms_name (|resource td);
  2019. [mcrypt_enc_get_block_size | Returns the blocksize of the opened algorithm]
  2020. mcrypt_enc_get_block_size (|resource td);
  2021. [mcrypt_enc_get_iv_size | Returns the size of the IV of the opened algorithm]
  2022. mcrypt_enc_get_iv_size (|resource td);
  2023. [mcrypt_enc_get_key_size | Returns the maximum supported keysize of the opened mode]
  2024. mcrypt_enc_get_key_size (|resource td);
  2025. [mcrypt_enc_get_modes_name | Returns the name of the opened mode]
  2026. mcrypt_enc_get_modes_name (|resource td);
  2027. [mcrypt_enc_get_supported_key_sizes | Returns an array with the supported keysizes of the opened algorithm]
  2028. mcrypt_enc_get_supported_key_sizes (|resource td);
  2029. [mcrypt_enc_is_block_algorithm_mode | Checks whether the encryption of the opened mode works on blocks]
  2030. mcrypt_enc_is_block_algorithm_mode (|resource td);
  2031. [mcrypt_enc_is_block_algorithm | Checks whether the algorithm of the opened mode is a block algorithm]
  2032. mcrypt_enc_is_block_algorithm (|resource td);
  2033. [mcrypt_enc_is_block_mode | Checks whether the opened mode outputs blocks]
  2034. mcrypt_enc_is_block_mode (|resource td);
  2035. [mcrypt_enc_self_test | This function runs a self test on the opened module]
  2036. mcrypt_enc_self_test (|resource td);
  2037. [mcrypt_encrypt | Encrypts plaintext with given parameters]
  2038. mcrypt_encrypt (|string cipher, string key, string data, string mode [, stringiv]);
  2039. [mcrypt_generic_end | This function terminates encryption]
  2040. mcrypt_generic_end (|resource td);
  2041. [mcrypt_generic_init | This function initializes all buffers needed for encryption]
  2042. mcrypt_generic_init (|resource td, string key, string iv);
  2043. [mcrypt_generic | This function encrypts data]
  2044. mcrypt_generic (|resource td, string data);
  2045. [mcrypt_get_block_size | Get the block size of the specified cipher]
  2046. mcrypt_get_block_size (|int cipher)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"mcrypt_get_block_size (|string cipher, string module);
  2047. [mcrypt_get_cipher_name | Get the name of the specified cipher]
  2048. mcrypt_get_cipher_name (|int cipher);
  2049. [mcrypt_get_iv_size | Returns the size of the IV belonging to a specific cipher/mode combination]
  2050. mcrypt_get_iv_size (|string cipher, string mode)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"mcrypt_get_iv_size (|resource td);
  2051. [mcrypt_get_key_size | Get the key size of the specified cipher]
  2052. mcrypt_get_key_size (|int cipher)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"mcrypt_get_key_size (|string cipher, string module);
  2053. [mcrypt_list_algorithms | Get an array of all supported ciphers]
  2054. mcrypt_list_algorithms (|[stringlib_dir]);
  2055. [mcrypt_list_modes | Get an array of all supported modes]
  2056. mcrypt_list_modes (|[stringlib_dir]);
  2057. [mcrypt_module_get_algo_block_size | Returns the blocksize of the specified algorithm]
  2058. mcrypt_module_get_algo_block_size (|string algorithm [, string lib_dir]);
  2059. [mcrypt_module_get_algo_key_size | Returns the maximum supported keysize of the opened mode]
  2060. mcrypt_module_get_algo_key_size (|string algorithm [, string lib_dir]);
  2061. [mcrypt_module_get_algo_supported_key_sizes | Returns an array with the supported keysizes of the opened algorithm]
  2062. mcrypt_module_get_algo_supported_key_sizes (|string algorithm [, string lib_dir]);
  2063. [mcrypt_module_is_block_algorithm_mode | This function returns if the the specified module is a block algorithm or not]
  2064. mcrypt_module_is_block_algorithm_mode (|string mode [, string lib_dir]);
  2065. [mcrypt_module_is_block_algorithm | This function checks whether the specified algorithm is a block algorithm]
  2066. mcrypt_module_is_block_algorithm (|string algorithm [, string lib_dir]);
  2067. [mcrypt_module_is_block_mode | This function returns if the the specified mode outputs blocks or not]
  2068. mcrypt_module_is_block_mode (|string mode [, string lib_dir]);
  2069. [mcrypt_module_open | This function opens the module of the algorithm and the mode to be used]
  2070. mcrypt_module_open (|string algorithm, string algorithm_directory, string mode, string mode_directory);
  2071. [mcrypt_module_self_test | This function runs a self test on the specified module]
  2072. mcrypt_module_self_test (|string algorithm [, string lib_dir]);
  2073. [mcrypt_ofb | Encrypt/decrypt data in OFB mode]
  2074. mcrypt_ofb (|int cipher, string key, string data, int mode, string iv);
  2075. [md5 | SpoΦφtat MD5 XXX hash °et∞zce]
  2076. md5 (|string str);
  2077. [mdecrypt_generic | This function decrypts data]
  2078. mdecrypt_generic (|resource td, string data);
  2079. [metaphone | SpoΦφtat metaphone klφΦ °et∞zce]
  2080. metaphone (|string str);
  2081. [method_exists | Zjistit, jestli mß t°φda urΦitou metodu]
  2082. method_exists (|object object, string method_name);
  2083. [mhash_count | Zφskat nejvyÜÜφ dostupnΘ hash id]
  2084. mhash_count (|void);
  2085. [mhash_get_block_size | Zφskat velikost bloku urΦenΘho hashe]
  2086. mhash_get_block_size (|int hash);
  2087. [mhash_get_hash_name | Zφskat nßzev zadanΘho hashe]
  2088. mhash_get_hash_name (|int hash);
  2089. [mhash_keygen_s2k | Vygenerovat klφΦ]
  2090. mhash_keygen_s2k (|int hash, string password, string salt, int bytes);
  2091. [mhash | SpoΦφtat hash]
  2092. mhash (|int hash, string data, string [ key ]);
  2093. [microtime | Return current UNIX timestamp with microseconds]
  2094. microtime (|void);
  2095. [min | Find lowest value]
  2096. min (|number arg1, number arg2 [, ...])<CODE<CODECLASS="FUNCDEF"number <BCLASS="function"min (|array numbers);
  2097. [mkdir | Makes directory]
  2098. mkdir (|string pathname, int mode);
  2099. [mktime | Get UNIX timestamp for a date]
  2100. mktime (|int hour, int minute, int second, int month, int day, int year [, intis_dst]);
  2101. [move_uploaded_file | Moves an uploaded file to a new location.]
  2102. move_uploaded_file (|string filename, string destination);
  2103. [msql_affected_rows | Returns number of affected rows]
  2104. msql_affected_rows (|int query_identifier);
  2105. [msql_close | Close mSQL connection]
  2106. msql_close (|int link_identifier);
  2107. [msql_connect | Open mSQL connection]
  2108. msql_connect (|[stringhostname [, stringhostname[:port] [, stringusername [, stringpassword]]]]);
  2109. [msql_create_db | Create mSQL database]
  2110. msql_create_db (|string database name [, intlink_identifier]);
  2111. [msql_createdb | Create mSQL database]
  2112. msql_createdb (|string database name [, intlink_identifier]);
  2113. [msql_data_seek | Move internal row pointer]
  2114. msql_data_seek (|int query_identifier, int row_number);
  2115. [msql_dbname | Get current mSQL database name]
  2116. msql_dbname (|int query_identifier, int i);
  2117. [msql_drop_db | Drop (|delete) mSQL database]
  2118. msql_drop_db (|string database_name, int link_identifier);
  2119. [msql_dropdb | Drop (|delete) mSQL database]
  2120. msql_drop_db().;
  2121. [msql_error | Returns error message of last msql call]
  2122. msql_error (|);
  2123. [msql_fetch_array | Fetch row as array]
  2124. msql_fetch_array (|int query_identifier [, intresult_type]);
  2125. [msql_fetch_field | Get field information]
  2126. msql_fetch_field (|int query_identifier, int field_offset);
  2127. [msql_fetch_object | Fetch row as object]
  2128. msql_fetch_object (|int query_identifier [, intresult_type]);
  2129. [msql_fetch_row | Get row as enumerated array]
  2130. msql_fetch_row (|int query_identifier);
  2131. [msql_field_seek | Set field offset]
  2132. msql_field_seek (|int query_identifier, int field_offset);
  2133. [msql_fieldflags | Get field flags]
  2134. msql_fieldflags (|int query_identifier, int i);
  2135. [msql_fieldlen | Get field length]
  2136. msql_fieldlen (|int query_identifier, int i);
  2137. [msql_fieldname | Get field name]
  2138. msql_fieldname (|int query_identifier, int field);
  2139. [msql_fieldtable | Get table name for field]
  2140. msql_fieldtable (|int query_identifier, int field);
  2141. [msql_fieldtype | Get field type]
  2142. msql_fieldtype (|int query_identifier, int i);
  2143. [msql_free_result | Free result memory]
  2144. msql_free_result (|int query_identifier);
  2145. [msql_freeresult | Free result memory]
  2146. msql_free_result();
  2147. [msql_list_dbs | List mSQL databases on server]
  2148. msql_list_dbs (|void);
  2149. [msql_list_fields | List result fields]
  2150. msql_list_fields (|string database, string tablename);
  2151. [msql_list_tables | List tables in an mSQL database]
  2152. msql_list_tables (|string database);
  2153. [msql_listdbs | List mSQL databases on server]
  2154. msql_list_dbs().;
  2155. [msql_listfields | List result fields]
  2156. msql_list_fields().;
  2157. [msql_listtables | List tables in an mSQL database]
  2158. msql_list_tables().;
  2159. [msql_num_fields | Get number of fields in result]
  2160. msql_num_fields (|int query_identifier);
  2161. [msql_num_rows | Get number of rows in result]
  2162. msql_num_rows (|int query_identifier);
  2163. [msql_numfields | Get number of fields in result]
  2164. msql_numfields (|int query_identifier);
  2165. [msql_numrows | Get number of rows in result]
  2166. msql_numrows (|void);
  2167. [msql_pconnect | Open persistent mSQL connection]
  2168. msql_pconnect (|[stringhostname [, stringhostname[:port] [, stringusername [, stringpassword]]]]);
  2169. [msql_query | Send mSQL query]
  2170. msql_query (|string query, int link_identifier);
  2171. [msql_regcase | Make regular expression for case insensitive match]
  2172. sql_regcase().;
  2173. [msql_result | Get result data]
  2174. msql_result (|int query_identifier, int i, mixed field);
  2175. [msql_select_db | Select mSQL database]
  2176. msql_select_db (|string database_name, int link_identifier);
  2177. [msql_selectdb | Select mSQL database]
  2178. msql_select_db().;
  2179. [msql_tablename | Get table name of field]
  2180. msql_tablename (|int query_identifier, int field);
  2181. [msql | Send mSQL query]
  2182. msql (|string database, string query, int link_identifier);
  2183. [mssql_close | Close MS SQL Server connection]
  2184. mssql_close (|[intlink_identifier]);
  2185. [mssql_connect | Open MS SQL server connection]
  2186. mssql_connect (|[stringservername [, stringusername [, stringpassword]]]);
  2187. [mssql_data_seek | Move internal row pointer]
  2188. mssql_data_seek (|int result_identifier, int row_number);
  2189. [mssql_fetch_array | Fetch row as array]
  2190. mssql_fetch_array (|int result);
  2191. [mssql_fetch_field | Get field information]
  2192. mssql_fetch_field (|int result [, intfield_offset]);
  2193. [mssql_fetch_object | Fetch row as object]
  2194. mssql_fetch_object (|int result);
  2195. [mssql_fetch_row | Get row as enumerated array]
  2196. mssql_fetch_row (|int result);
  2197. [mssql_field_length | Get the length of a field]
  2198. mssql_field_length (|int result [, intoffset]);
  2199. [mssql_field_name | Get the name of a field]
  2200. mssql_field_name (|int result [, intoffset]);
  2201. [mssql_field_seek | Set field offset]
  2202. mssql_field_seek (|int result, int field_offset);
  2203. [mssql_field_type | Get the type of a field]
  2204. mssql_field_type (|int result [, intoffset]);
  2205. [mssql_free_result | Free result memory]
  2206. mssql_free_result (|int result);
  2207. [mssql_get_last_message | Returns the last message from server (|overmin_message_severity?)]
  2208. mssql_get_last_message (|void);
  2209. [mssql_min_error_severity | Sets the lower error severity]
  2210. mssql_min_error_severity (|int severity);
  2211. [mssql_min_message_severity | Sets the lower message severity]
  2212. mssql_min_message_severity (|int severity);
  2213. [mssql_next_result | Move the internal result pointer to the next result]
  2214. mssql_next_result (|int result_id);
  2215. [mssql_num_fields | Get number of fields in result]
  2216. mssql_num_fields (|int result);
  2217. [mssql_num_rows | Get number of rows in result]
  2218. mssql_num_rows (|string result);
  2219. [mssql_pconnect | Open persistent MS SQL connection]
  2220. mssql_pconnect (|[stringservername [, stringusername [, stringpassword]]]);
  2221. [mssql_query | Send MS SQL query]
  2222. mssql_query (|string query [, intlink_identifier]);
  2223. [mssql_result | Get result data]
  2224. mssql_result (|int result, int i, mixed field);
  2225. [mssql_select_db | Select MS SQL database]
  2226. mssql_select_db (|string database_name [, intlink_identifier]);
  2227. [mt_getrandmax | Show largest possible random value]
  2228. mt_getrandmax (|void);
  2229. [mt_rand | Generate a better random value]
  2230. mt_rand (|void)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"mt_rand (|intmin, intmax);
  2231. [mt_srand | Seed the better random number generator]
  2232. mt_srand (|int seed);
  2233. [mysql_affected_rows | Get number of affected rows in previous MySQLoperation]
  2234. mysql_affected_rows (|[resourcelink_identifier]);
  2235. [mysql_change_user | Change logged in user of the active connection]
  2236. mysql_change_user (|string user, string password [, stringdatabase [, resourcelink_identifier]]);
  2237. [mysql_close | Close MySQL connection]
  2238. mysql_close (|[resourcelink_identifier]);
  2239. [mysql_connect | Open a connection to a MySQL Server]
  2240. mysql_connect (|[stringhostname[:port][:/path/to/socket] [, stringusername [, stringpassword]]]);
  2241. [mysql_create_db | Create a MySQL database]
  2242. mysql_create_db (|string database name [, resourcelink_identifier]);
  2243. [mysql_data_seek | Move internal result pointer]
  2244. mysql_data_seek (|resource result_identifier, int row_number);
  2245. [mysql_db_name | Get result data]
  2246. mysql_db_name (|resource result, int row [, mixedfield]);
  2247. [mysql_db_query | Send a MySQL query]
  2248. mysql_db_query (|string database, string query [, resourcelink_identifier]);
  2249. [mysql_drop_db | Drop (|delete) a MySQL database]
  2250. mysql_drop_db (|string database_name [, resourcelink_identifier]);
  2251. [mysql_errno | Returns the numerical value of the error message from previousMySQL operation]
  2252. mysql_errno (|[resourcelink_identifier]);
  2253. [mysql_error | Returns the text of the error message from previousMySQL operation]
  2254. mysql_error (|[resourcelink_identifier]);
  2255. [mysql_escape_string | Escapes a string for use in a mysql_query.]
  2256. mysql_escape_string (|string unescaped_string);
  2257. [mysql_fetch_array | Fetch a result row as an associative array, a numeric array, or both.]
  2258. mysql_fetch_array (|resource result [, intresult_type]);
  2259. [mysql_fetch_assoc | Fetch a result row as an associative array]
  2260. mysql_fetch_assoc (|resource result);
  2261. [mysql_fetch_field | Get column information from a result and return as an object]
  2262. mysql_fetch_field (|resource result [, intfield_offset]);
  2263. [mysql_fetch_lengths | Get the length of each output in a result]
  2264. mysql_fetch_lengths (|resource result);
  2265. [mysql_fetch_object | Fetch a result row as an object]
  2266. mysql_fetch_object (|resource result [, intresult_type]);
  2267. [mysql_fetch_row | Get a result row as an enumerated array]
  2268. mysql_fetch_row (|resource result);
  2269. [mysql_field_flags | Get the flags associated with the specified field in a result]
  2270. mysql_field_flags (|resource result, int field_offset);
  2271. [mysql_field_len | Returns the length of the specified field]
  2272. mysql_field_len (|resource result, int field_offset);
  2273. [mysql_field_name | Get the name of the specified field in a result]
  2274. mysql_field_name (|resource result, int field_index);
  2275. [mysql_field_seek | Set result pointer to a specified field offset]
  2276. mysql_field_seek (|resource result, int field_offset);
  2277. [mysql_field_table | Get name of the table the specified field is in]
  2278. mysql_field_table (|resource result, int field_offset);
  2279. [mysql_field_type | Get the type of the specified field in a result]
  2280. mysql_field_type (|iresource result, int field_offset);
  2281. [mysql_free_result | Free result memory]
  2282. mysql_free_result (|resource result);
  2283. [mysql_get_client_info | Get MySQL client info]
  2284. mysql_get_client_info (|void);
  2285. [mysql_get_host_info | Get MySQL host info]
  2286. mysql_get_host_info (|[resource link_identifier]);
  2287. [mysql_get_proto_info | Get MySQL protocol info]
  2288. mysql_get_proto_info (|[resource link_identifier]);
  2289. [mysql_get_server_info | Get MySQL server info]
  2290. mysql_get_server_info (|[resource link_identifier]);
  2291. [mysql_insert_id | Get the id generated from the previous INSERT operation]
  2292. mysql_insert_id (|[resourcelink_identifier]);
  2293. [mysql_list_dbs | List databases available on a MySQL server]
  2294. mysql_list_dbs (|[resourcelink_identifier]);
  2295. [mysql_list_fields | List MySQL result fields]
  2296. mysql_list_fields (|string database_name, string table_name [, resourcelink_identifier]);
  2297. [mysql_list_tables | List tables in a MySQL database]
  2298. mysql_list_tables (|string database [, resourcelink_identifier]);
  2299. [mysql_num_fields | Get number of fields in result]
  2300. mysql_num_fields (|resource result);
  2301. [mysql_num_rows | Get number of rows in result]
  2302. mysql_num_rows (|resource result);
  2303. [mysql_pconnect | Open a persistent connection to a MySQL Server]
  2304. mysql_pconnect (|[stringhostname[:port][:/path/to/socket] [, stringusername [, stringpassword]]]);
  2305. [mysql_query | Send a MySQL query]
  2306. mysql_query (|string query [, resourcelink_identifier]);
  2307. [mysql_result | Get result data]
  2308. mysql_result (|resource result, int row [, mixedfield]);
  2309. [mysql_select_db | Select a MySQL database]
  2310. mysql_select_db (|string database_name [, resourcelink_identifier]);
  2311. [mysql_tablename | Get table name of field]
  2312. mysql_tablename (|resource result, int i);
  2313. [mysql_unbuffered_query | Send an SQL query to MySQL, without fetching and buffering the result rows]
  2314. mysql_unbuffered_query (|string query [, resourcelink_identifier]);
  2315. [natcasesort | T°φdit pole s vyu₧itφm algoritmu "p°irozenΘho t°φd∞nφ" (|case-insensitive)]
  2316. natcasesort (|array array);
  2317. [natsort | T°φdit pole s vyu₧itφm algoritmu "p°irozenΘho t°φd∞nφ"]
  2318. natsort (|array array);
  2319. [next | Posunout internφ ukazatel pole]
  2320. next (|array array);
  2321. [nl2br | P°evede konce °ßdk∙ na HTML konce °ßdk∙]
  2322. nl2br (|string string);
  2323. [number_format | Format a number with grouped thousands]
  2324. number_format (|float number [, int decimals [, string dec_point [, string thousands_sep]]]);
  2325. [ob_end_clean | VyΦistit (|vymazat) v²stupnφ buffer a vypnout bufferovßnφ v²stupu]
  2326. ob_end_clean (|void);
  2327. [ob_end_flush | Vyprßzdnit (|odeslat) v²stupnφ buffer a vypnout bufferovßnφ v²stupu]
  2328. ob_end_flush (|void);
  2329. [ob_get_contents | Vrßtit obsah v²stupnφho bufferu]
  2330. ob_get_contents (|void);
  2331. [ob_get_length | Vrßtit dΘlku v²stupnφho buffer]
  2332. ob_get_length (|void);
  2333. [ob_iconv_handler | Convert character encoding as output buffer handler]
  2334. ob_iconv_handler (|stringcontents, intstatus);
  2335. [ob_implicit_flush | Vypnout/zapnout implicitnφ flush]
  2336. ob_implicit_flush (|[intflag]);
  2337. [ob_start | Zapnout bufferovßnφ v²stupu]
  2338. ob_start (|[stringoutput_callback]);
  2339. [OCIBindByName | Bind a PHP variable to an Oracle Placeholder]
  2340. OCIBindByName (|int stmt, string ph_name, mixed &variable, int length [, int type]);
  2341. [OCICancel | Cancel reading from cursor]
  2342. OCICancel (|int stmt);
  2343. [OCICollAssign | Coming soon.]
  2344. OCICollAssign (|object collection, object object);
  2345. [OCICollAssignElem | Coming soon.]
  2346. OCICollAssignElem (|object collection, string ndx, string val);
  2347. [OCICollGetElem | Coming soon.]
  2348. OCICollGetElem (|object collection, string ndx);
  2349. [OCICollMax | Coming soon.]
  2350. OCICollMax (|object collection);
  2351. [OCICollSize | Coming soon.]
  2352. OCICollSize (|object collection);
  2353. [OCICollTrim | Coming soon.]
  2354. OCICollTrim (|object collection, int num);
  2355. [OCIColumnIsNULL | test whether a result column is <TTCLASS="constant"<BNULL</B</TT]
  2356. OCIColumnIsNULL (|int stmt, mixed column);
  2357. [OCIColumnName | Returns the name of a column.]
  2358. OCIColumnName (|int stmt, int col);
  2359. [OCIColumnPrecision | Coming soon.]
  2360. OCIColumnPrecision (|int stmt, int col);
  2361. [OCIColumnScale | Coming soon.]
  2362. OCIColumnScale (|int stmt, int col);
  2363. [OCIColumnSize | return result column size]
  2364. OCIColumnSize (|int stmt, mixed column);
  2365. [OCIColumnType | Returns the data type of a column.]
  2366. OCIColumnType (|int stmt, int col);
  2367. [OCIColumnTypeRaw | Coming soon.]
  2368. OCIColumnTypeRaw (|int stmt, int col);
  2369. [OCICommit | Commits outstanding transactions]
  2370. OCICommit (|int connection);
  2371. [OCIDefineByName | Use a PHP variable for the define-step during a SELECT]
  2372. OCIDefineByName (|int stmt, string Column-Name, mixed variable [, int type]);
  2373. [OCIError | Return the last error of stmt|conn|global.If no error happened returns <TTCLASS="constant"<BFALSE</B</TT.]
  2374. OCIError (|[intstmt|conn|global]);
  2375. [OCIExecute | Execute a statement]
  2376. OCIExecute (|int statement [, intmode]);
  2377. [OCIFetch | Fetches the next row into result-buffer]
  2378. OCIFetch (|int statement);
  2379. [OCIFetchInto | Fetches the next row into result-array]
  2380. OCIFetchInto (|int stmt, array &result [, intmode]);
  2381. [OCIFetchStatement | Fetch all rows of result data into an array.]
  2382. OCIFetchStatement (|int stmt, array &variable);
  2383. [OCIFreeCollection | Coming soon.]
  2384. OCIFreeCollection (|object lob);
  2385. [OCIFreeCursor | Free all resources associated with a cursor.]
  2386. OCIFreeCursor (|int stmt);
  2387. [OCIFreeDesc | Deletes a large object descriptor.]
  2388. OCIFreeDesc (|object lob);
  2389. [OCIFreeStatement | Free all resources associated with a statement.]
  2390. OCIFreeStatement (|int stmt);
  2391. [OCIInternalDebug | Enables or disables internal debug output.  By default it isdisabled]
  2392. OCIInternalDebug (|int onoff);
  2393. [OCILoadLob | Coming soon.]
  2394. OCILoadLob (|object lob);
  2395. [OCILogOff | Disconnects from Oracle]
  2396. OCILogOff (|int connection);
  2397. [OCILogon | Establishes a connection to Oracle]
  2398. OCILogon (|string username, string password [, stringdb]);
  2399. [OCINewCollection | Coming soon.]
  2400. OCINewCollection (|int conn, string tdo [, string shema]);
  2401. [OCINewCursor | Return a new cursor (|Statement-Handle) - use to bind ref-cursors.]
  2402. OCINewCursor (|int conn);
  2403. [OCINewDescriptor | Initialize a new empty descriptor LOB/FILE (|LOB is default)]
  2404. OCINewDescriptor (|int connection [, inttype]);
  2405. [OCINLogon | Connect to an Oracle database and log on using a newconnection. Returns a new session.]
  2406. OCINLogon (|string username, string password [, stringdb]);
  2407. [OCINumCols | Return the number of result columns in a statement]
  2408. OCINumCols (|int stmt);
  2409. [OCIParse | Parse a query and return a statement]
  2410. OCIParse (|int conn, string query);
  2411. [OCIPLogon | Connect to an Oracle database and log on using apersistent connection. Returns a new session.]
  2412. OCIPLogon (|string username, string password [, stringdb]);
  2413. [OCIResult | Returns column value for fetched row]
  2414. OCIResult (|int statement, mixed column);
  2415. [OCIRollback | Rolls back outstanding transactions]
  2416. OCIRollback (|int connection);
  2417. [OCIRowCount | Gets the number of affected rows]
  2418. OCIRowCount (|int statement);
  2419. [OCISaveLob | Coming soon.]
  2420. OCISaveLob (|object lob);
  2421. [OCISaveLobFile | Coming soon.]
  2422. OCISaveLobFile (|object lob);
  2423. [OCIServerVersion | Return a string containing server versioninformation.]
  2424. OCIServerVersion (|int conn);
  2425. [OCISetPrefetch | sets number of rows to be prefetched]
  2426. OCISetPrefetch (|int stmt, int rows);
  2427. [OCIStatementType | Return the type of an OCI statement.]
  2428. OCIStatementType (|int stmt);
  2429. [OCIWriteLobToFile | Coming soon.]
  2430. OCIWriteLobToFile (|object lob [, string filename [, int start [, int lenght]]]);
  2431. [octdec | Octal to decimal]
  2432. octdec (|string octal_string);
  2433. [odbc_autocommit | Toggle autocommit behaviour]
  2434. odbc_autocommit (|int connection_id [, int OnOff]);
  2435. [odbc_binmode | Handling of binary column data]
  2436. odbc_binmode (|int result_id, int mode);
  2437. [odbc_close_all | Close all ODBC connections]
  2438. odbc_close_all (|void);
  2439. [odbc_close | Close an ODBC connection]
  2440. odbc_close (|int connection_id);
  2441. [odbc_columnprivileges | Returns a result identifier that can be used to fetch a list ofcolumns and associated privileges]
  2442. odbc_columnprivileges (|int connection_id [, string qualifier [, string owner [, string table_name [, string column_name]]]]);
  2443. [odbc_columns | Lists the column names in specified tables. Returns a resultidentifier containing the information.]
  2444. odbc_columns (|int connection_id [, string qualifier [, string owner [, string table_name [, string column_name]]]]);
  2445. [odbc_commit | Commit an ODBC transaction]
  2446. odbc_commit (|int connection_id);
  2447. [odbc_connect | Connect to a datasource]
  2448. odbc_connect (|string dsn, string user, string password [, int cursor_type]);
  2449. [odbc_cursor | Get cursorname]
  2450. odbc_cursor (|int result_id);
  2451. [odbc_do | Synonym for HREF="function.odbc-exec.html"<BCLASS="function"odbc_exec()</B</A]
  2452. odbc_do (|int conn_id, string query);
  2453. [odbc_error | Get the last error code]
  2454. odbc_error (|[int connection_id]);
  2455. [odbc_errormsg | Get the last error message]
  2456. odbc_errormsg (|[int connection_id]);
  2457. [odbc_exec | Prepare and execute a SQL statement]
  2458. odbc_exec (|int connection_id, string query_string);
  2459. [odbc_execute | Execute a prepared statement]
  2460. odbc_execute (|int result_id [, arrayparameters_array]);
  2461. [odbc_fetch_into | Fetch one result row into array]
  2462. odbc_fetch_into (|int result_id [, int rownumber, array result_array]);
  2463. [odbc_fetch_row | Fetch a row]
  2464. odbc_fetch_row (|int result_id [, int row_number]);
  2465. [odbc_field_len | Get the length (|precision) of a field]
  2466. odbc_field_len (|int result_id, int field_number);
  2467. [odbc_field_name | Get the columnname]
  2468. odbc_field_name (|int result_id, int field_number);
  2469. [odbc_field_num | Return column number]
  2470. odbc_field_num (|int result_id, string field_name);
  2471. [odbc_field_precision | Synonym for HREF="function.odbc-field-len.html"<BCLASS="function"odbc_field_len()</B</A]
  2472. odbc_field_precision (|int result_id, int field_number);
  2473. [odbc_field_scale | Get the scale of a field]
  2474. odbc_field_scale (|int result_id, int field_number);
  2475. [odbc_field_type | Datatype of a field]
  2476. odbc_field_type (|int result_id, int field_number);
  2477. [odbc_foreignkeys | Returns a list of foreign keys in the specified table or a listof foreign keys in other tables that refer to the primary key inthe specified table]
  2478. odbc_foreignkeys (|int connection_id, string pk_qualifier, string pk_owner, string pk_table, string fk_qualifier, string fk_owner, string fk_table);
  2479. [odbc_free_result | Free resources associated with a result]
  2480. odbc_free_result (|int result_id);
  2481. [odbc_gettypeinfo | Returns a result identifier containing information about datatypes supported by the data source.]
  2482. odbc_gettypeinfo (|int connection_id [, int data_type]);
  2483. [odbc_longreadlen | Handling of LONG columns]
  2484. odbc_longreadlen (|int result_id, int length);
  2485. [odbc_num_fields | Number of columns in a result]
  2486. odbc_num_fields (|int result_id);
  2487. [odbc_num_rows | Number of rows in a result]
  2488. odbc_num_rows (|int result_id);
  2489. [odbc_pconnect | Open a persistent database connection]
  2490. odbc_pconnect (|string dsn, string user, string password [, int cursor_type]);
  2491. [odbc_prepare | Prepares a statement for execution]
  2492. odbc_prepare (|int connection_id, string query_string);
  2493. [odbc_primarykeys | Returns a result identifier that can be used to fetch the columnnames that comprise the primary key for a table]
  2494. odbc_primarykeys (|int connection_id, string qualifier, string owner, string table);
  2495. [odbc_procedurecolumns | Retrieve information about parameters to procedures]
  2496. odbc_procedurecolumns (|int connection_id [, string qualifier [, string owner [, string proc [, string column]]]]);
  2497. [odbc_procedures | Get the list of procedures stored in a specific data source.Returns a result identifier containing the information.]
  2498. odbc_procedures (|int connection_id [, string qualifier [, string owner [, string name]]]);
  2499. [odbc_result_all | Print result as HTML table]
  2500. odbc_result_all (|int result_id [, string format]);
  2501. [odbc_result | Get result data]
  2502. odbc_result (|int result_id, mixed field);
  2503. [odbc_rollback | Rollback a transaction]
  2504. odbc_rollback (|int connection_id);
  2505. [odbc_setoption | Adjust ODBC settings. Returns <TTCLASS="constant"<BFALSE</B</TT if an error occurs, otherwise<TTCLASS="constant"<BTRUE</B</TT.]
  2506. odbc_setoption (|int id, int function, int option, int param);
  2507. [odbc_specialcolumns | Returns either the optimal set of columns that uniquelyidentifies a row in the table or columns that are automaticallyupdated when any value in the row is updated by a transaction]
  2508. odbc_specialcolumns (|int connection_id, int type, string qualifier, string owner, string table, int scope, int nullable);
  2509. [odbc_statistics | Retrieve statistics about a table]
  2510. odbc_statistics (|int connection_id, string qualifier, string owner, string table_name, int unique, int accuracy);
  2511. [odbc_tableprivileges | Lists tables and the privileges associated with each table]
  2512. odbc_tableprivileges (|int connection_id [, string qualifier [, string owner [, string name]]]);
  2513. [odbc_tables | Get the list of table names stored in a specific data source.Returns a result identifier containing theinformation.]
  2514. odbc_tables (|int connection_id [, string qualifier [, string owner [, string name [, string types]]]]);
  2515. [opendir | Otev°e adresß°]
  2516. opendir (|string path);
  2517. [openlog | Open connection to system logger]
  2518. openlog (|string ident, int option, int facility);
  2519. [openssl_free_key | Uvolnit prost°edky klφΦe]
  2520. openssl_free_key (|int key_identifier);
  2521. [openssl_get_privatekey | P°ipravit soukrom² PEM klφΦ k pou₧itφ]
  2522. openssl_get_privatekey (|string key [, string passphrase]);
  2523. [openssl_get_publickey | Zφskat z certifikßtu ve°ejn² klφΦ a p°ipravit ho k pou₧itφ]
  2524. openssl_get_publickey (|string certificate);
  2525. [openssl_open | Otev°φt zapeΦet∞nß data]
  2526. openssl_open (|string sealed_data, string open_data, string env_key, int priv_key_id);
  2527. [openssl_seal | ZapeΦetit (|zak≤dovat) data]
  2528. openssl_seal (|string data, string sealed_data, array env_keys, array pub_key_ids);
  2529. [openssl_sign | Generate signature]
  2530. openssl_sign (|string data, string signature, int priv_key_id);
  2531. [openssl_verify | Ov∞°it podpis]
  2532. openssl_verify (|string data, string signature, int pub_key_id);
  2533. [Ora_Bind | bind a PHP variable to an Oracle parameter]
  2534. ora_bind (|int cursor, string PHP variable name, string SQL parameter name, int length [, int type]);
  2535. [Ora_Close | close an Oracle cursor]
  2536. ora_close (|int cursor);
  2537. [Ora_ColumnName | get name of Oracle result column]
  2538. Ora_ColumnName (|int cursor, int column);
  2539. [Ora_ColumnSize | get size of Oracle result column]
  2540. Ora_ColumnSize (|int cursor, int column);
  2541. [Ora_ColumnType | get type of Oracle result column]
  2542. Ora_ColumnType (|int cursor, int column);
  2543. [Ora_Commit | commit an Oracle transaction]
  2544. ora_commit (|int conn);
  2545. [Ora_CommitOff | disable automatic commit]
  2546. ora_commitoff (|int conn);
  2547. [Ora_CommitOn | enable automatic commit]
  2548. ora_commiton (|int conn);
  2549. [Ora_Do | Parse, Exec, Fetch]
  2550. ora_do (|int conn, string query);
  2551. [Ora_Error | get Oracle error message]
  2552. Ora_Error (|int cursor_or_connection);
  2553. [Ora_ErrorCode | get Oracle error code]
  2554. Ora_ErrorCode (|int cursor_or_connection);
  2555. [Ora_Exec | execute parsed statement on an Oracle cursor]
  2556. ora_exec (|int cursor);
  2557. [Ora_Fetch_Into | Fetch a row into the specified result array]
  2558. ora_fetch_into (|int cursor, array result [, intflags]);
  2559. [Ora_Fetch | fetch a row of data from a cursor]
  2560. ora_fetch (|int cursor);
  2561. [Ora_GetColumn | get data from a fetched column]
  2562. ora_getcolumn (|int cursor, mixed column);
  2563. [Ora_Logoff | close an Oracle connection]
  2564. ora_logoff (|int connection);
  2565. [Ora_Logon | open an Oracle connection]
  2566. ora_logon (|string user, string password);
  2567. [Ora_Numcols | Returns the number of columns]
  2568. ora_numcols (|int cursor_ind);
  2569. [Ora_Numrows | Returns the number of rows]
  2570. ora_numrows (|int cursor_ind);
  2571. [Ora_Open | open an Oracle cursor]
  2572. ora_open (|int connection);
  2573. [Ora_Parse | parse an SQL statement]
  2574. ora_parse (|int cursor_ind, string sql_statement, int defer);
  2575. [Ora_pLogon | Open a persistent Oracle connection]
  2576. ora_plogon (|string user, string password);
  2577. [Ora_Rollback | roll back transaction]
  2578. ora_rollback (|int connection);
  2579. [ord | Vrßtit ASCII hodnotu znaku]
  2580. ord (|string string);
  2581. [ovrimos_close_all | Closes all the connections to ovrimos]
  2582. ovrimos_close_all (|);
  2583. [ovrimos_close | Closes the connection to ovrimos]
  2584. ovrimos_close (|int connection);
  2585. [ovrimos_commit | Commits the transaction]
  2586. ovrimos_commit (|int connection_id);
  2587. [ovrimos_connect | Connect to the specified database]
  2588. ovrimos_connect (|string host, string db, string user, string password);
  2589. [ovrimos_cursor | Returns the name of the cursor]
  2590. ovrimos_cursor (|int result_id);
  2591. [ovrimos_exec | Executes an SQL statement]
  2592. ovrimos_exec (|int connection_id, string query);
  2593. [ovrimos_execute | Executes a prepared SQL statement]
  2594. ovrimos_execute (|int result_id [, arrayparameters_array]);
  2595. [ovrimos_fetch_into | Fetches a row from the result set]
  2596. ovrimos_fetch_into (|int result_id, array result_array [, stringhow [, intrownumber]]);
  2597. [ovrimos_fetch_row | Fetches a row from the result set]
  2598. ovrimos_fetch_row (|int result_id [, inthow [, introw_number]]);
  2599. [ovrimos_field_len | Returns the length of the output column]
  2600. ovrimos_field_len (|int result_id, int field_number);
  2601. [ovrimos_field_name | Returns the output column name]
  2602. ovrimos_field_name (|int result_id, int field_number);
  2603. [ovrimos_field_num | Returns the (|1-based) index of the output column]
  2604. ovrimos_field_num (|int result_id, string field_name);
  2605. [ovrimos_field_type | Returns the (|numeric) type of the output column]
  2606. ovrimos_field_type (|int result_id, int field_number);
  2607. [ovrimos_free_result | Frees the specified result_id]
  2608. ovrimos_free_result (|int result_id);
  2609. [ovrimos_longreadlen | Specifies how many bytes are to be retrieved from long datatypes]
  2610. ovrimos_longreadlen (|int result_id, int length);
  2611. [ovrimos_num_fields | Returns the number of columns]
  2612. ovrimos_num_fields (|int result_id);
  2613. [ovrimos_num_rows | Returns the number of rows affected by update operations]
  2614. ovrimos_num_rows (|int result_id);
  2615. [ovrimos_prepare | Prepares an SQL statement]
  2616. ovrimos_prepare (|int connection_id, string query);
  2617. [ovrimos_result_all | Prints the whole result set as an HTML table]
  2618. ovrimos_result_all (|int result_id [, stringformat]);
  2619. [ovrimos_result | Retrieves the output column]
  2620. ovrimos_result (|int result_id, mixed field);
  2621. [ovrimos_rollback | Rolls back the transaction]
  2622. ovrimos_rollback (|int connection_id);
  2623. [pack | Sbalφ data do binßrnφho °et∞zce.]
  2624. pack (|string format [, mixedargs ...]);
  2625. [parse_str | Roparsovat °et∞zec do prom∞nn²ch]
  2626. parse_str (|string str [, array arr]);
  2627. [parse_url | Rozebrat URL a vrßtit jejφ komponenty]
  2628. parse_url (|string url);
  2629. [passthru | Vykonat externφ program a zobrazit nezpracovan² v²stup]
  2630. passthru (|string command [, intreturn_var]);
  2631. [pclose | Closes process file pointer]
  2632. pclose (|int fp);
  2633. [pdf_add_annotation | Adds annotation]
  2634. pdf_add_annotation (|int pdf document, double llx, double lly, double urx, double ury, string title, string content);
  2635. [pdf_add_outline | Adds bookmark for current page]
  2636. pdf_add_outline (|int pdf document, string text [, int parent [, int open]]);
  2637. [pdf_arc | Draws an arc]
  2638. pdf_arc (|int pdf document, double x-coor, double y-coor, double radius, double start, double end);
  2639. [pdf_begin_page | ZaΦφt novou stranu]
  2640. pdf_begin_page (|int pdf document, double width, double height);
  2641. [pdf_circle | Draws a circle]
  2642. pdf_circle (|int pdf document, double x-coor, double y-coor, double radius);
  2643. [pdf_clip | Clips to current path]
  2644. pdf_clip (|int pdf document);
  2645. [pdf_close_image | Closes an image]
  2646. pdf_close_image (|int image);
  2647. [pdf_close | Zav°φt PDF dokument]
  2648. pdf_close (|int pdf document);
  2649. [pdf_closepath_fill_stroke | Closes, fills and strokes current path]
  2650. pdf_closepath_fill_stroke (|int pdf document);
  2651. [pdf_closepath_stroke | Closes path and draws line along path]
  2652. pdf_closepath_stroke (|int pdf document);
  2653. [pdf_closepath | Closes path]
  2654. pdf_closepath (|int pdf document);
  2655. [pdf_continue_text | Outputs text in next line]
  2656. pdf_continue_text (|int pdf document, string text);
  2657. [pdf_curveto | Draws a curve]
  2658. pdf_curveto (|int pdf document, double x1, double y1, double x2, double y2, double x3, double y3);
  2659. [pdf_end_page | UkonΦit stranu]
  2660. pdf_end_page (|int pdf document);
  2661. [pdf_endpath | Ends current path]
  2662. pdf_endpath (|int pdf document);
  2663. [pdf_execute_image | Places a stored image on the page]
  2664. pdf_execute_image (|int pdf document, int image, double x-coor, double y-coor, double scale);
  2665. [pdf_fill_stroke | Fills and strokes current path]
  2666. pdf_fill_stroke (|int pdf document);
  2667. [pdf_fill | Fills current path]
  2668. pdf_fill (|int pdf document);
  2669. [pdf_get_image_height | Returns height of an image]
  2670. pdf_get_image_height (|int pdf document, int image);
  2671. [pdf_get_image_width | Returns width of an image]
  2672. pdf_get_image_width (|int pdf document, int image);
  2673. [pdf_get_parameter | Zjistit hodnotu parametru]
  2674. pdf_get_parameter (|int pdf document, string name [, double modifier]);
  2675. [pdf_get_value | Gets certain numerical value]
  2676. pdf_get_value (|int pdf document, string name [, double modifier]);
  2677. [pdf_lineto | Draws a line]
  2678. pdf_lineto (|int pdf document, double x-coor, double y-coor);
  2679. [pdf_moveto | Sets current point]
  2680. pdf_moveto (|int pdf document, double x-coor, double y-coor);
  2681. [pdf_open_gif | Opens a GIF image]
  2682. pdf_open_gif (|int pdf document, string filename);
  2683. [pdf_open_image_file | Reads an image from a file]
  2684. pdf_open_image_file (|int PDF-document, string format, string filename);
  2685. [pdf_open_jpeg | Opens a JPEG image]
  2686. pdf_open_jpeg (|int pdf document, string filename);
  2687. [pdf_open_memory_image | Opens an image created with PHP's image functions]
  2688. pdf_open_memory_image (|int pdf document, int image);
  2689. [pdf_open_png | Opens a PNG image]
  2690. pdf_open_png (|intpdf, stringpng_file);
  2691. [pdf_open_tiff | Opens a TIFF image]
  2692. pdf_open_tiff (|int PDF-document, string filename);
  2693. [pdf_open | Otev°φt nov² PDF dokument]
  2694. pdf_open (|int file);
  2695. [pdf_place_image | Places an image on the page]
  2696. pdf_place_image (|int pdf document, int image, double x-coor, double y-coor, double scale);
  2697. [pdf_put_image | Stores an image in the PDF for later use]
  2698. pdf_put_image (|int pdf document, int image);
  2699. [pdf_rect | Draws a rectangle]
  2700. pdf_rect (|int pdf document, double x-coor, double y-coor, double width, double height);
  2701. [pdf_restore | Restores formerly saved environment]
  2702. pdf_restore (|int pdf document);
  2703. [pdf_rotate | Sets rotation]
  2704. pdf_rotate (|int pdf document, double angle);
  2705. [pdf_save | Saves the current environment]
  2706. pdf_save (|int pdf document);
  2707. [pdf_scale | Sets scaling]
  2708. pdf_scale (|int pdf document, double x-scale, double y-scale);
  2709. [pdf_set_border_color | Sets color of border around links and annotations]
  2710. pdf_set_border_color (|int pdf document, double red, double green, double blue);
  2711. [pdf_set_border_dash | Sets dash style of border around links and annotations]
  2712. pdf_set_border_dash (|int pdf document, double black, double white);
  2713. [pdf_set_border_style | Sets style of border around links and annotations]
  2714. pdf_set_border_style (|int pdf document, string style, double width);
  2715. [pdf_set_char_spacing | Sets character spacing]
  2716. pdf_set_char_spacing (|int pdf document, double space);
  2717. [pdf_set_duration | Sets duration between pages]
  2718. pdf_set_duration (|int pdf document, double duration);
  2719. [pdf_set_font | UrΦit font a velikost]
  2720. pdf_set_font (|int pdf document, string font name, double size, string encoding [, int embed]);
  2721. [pdf_set_horiz_scaling | Sets horizontal scaling of text]
  2722. pdf_set_horiz_scaling (|int pdf document, double scale);
  2723. [pdf_set_info | Vyplnit polo₧ku informacφ o dokumentu]
  2724. pdf_set_info (|int pdf document, string fieldname, string value);
  2725. [pdf_set_leading | Nastavit vzdßlenost mezi °ßdky]
  2726. pdf_set_leading (|int pdf document, double distance);
  2727. [pdf_set_parameter | Nastavit urΦitΘ parametry]
  2728. pdf_set_parameter (|int pdf document, string name, string value);
  2729. [pdf_set_text_matrix | Sets the text matrix]
  2730. pdf_set_text_matrix (|int pdf document, array matrix);
  2731. [pdf_set_text_pos | Sets text position]
  2732. pdf_set_text_pos (|int pdf document, double x-coor, double y-coor);
  2733. [pdf_set_text_rendering | Determines how text is rendered]
  2734. pdf_set_text_rendering (|int pdf document, int mode);
  2735. [pdf_set_text_rise | Sets the text rise]
  2736. pdf_set_text_rise (|int pdf document, double rise);
  2737. [pdf_set_transition | Sets transition between pages]
  2738. pdf_set_transition (|int pdf document, int transition);
  2739. [pdf_set_value | Sets certain numerical value]
  2740. pdf_set_value (|int pdf document, string name, double value);
  2741. [pdf_set_word_spacing | Sets spacing between words]
  2742. pdf_set_word_spacing (|int pdf document, double space);
  2743. [pdf_setdash | Sets dash pattern]
  2744. pdf_setdash (|int pdf document, double white, double black);
  2745. [pdf_setflat | Sets flatness]
  2746. pdf_setflat (|int pdf document, double value);
  2747. [pdf_setgray_fill | Sets filling color to gray value]
  2748. pdf_setgray_fill (|int pdf document, double gray value);
  2749. [pdf_setgray_stroke | Sets drawing color to gray value]
  2750. pdf_setgray_stroke (|int pdf document, double gray value);
  2751. [pdf_setgray | Sets drawing and filling color to gray value]
  2752. pdf_setgray (|int pdf document, double gray value);
  2753. [pdf_setlinecap | Sets linecap parameter]
  2754. pdf_setlinecap (|int pdf document, int value);
  2755. [pdf_setlinejoin | Sets linejoin parameter]
  2756. pdf_setlinejoin (|int pdf document, long value);
  2757. [pdf_setlinewidth | Sets line width]
  2758. pdf_setlinewidth (|int pdf document, double width);
  2759. [pdf_setmiterlimit | Sets miter limit]
  2760. pdf_setmiterlimit (|int pdf document, double value);
  2761. [pdf_setrgbcolor_fill | Sets filling color to rgb color value]
  2762. pdf_setrgbcolor_fill (|int pdf document, double red value, double green value, double blue value);
  2763. [pdf_setrgbcolor_stroke | Sets drawing color to rgb color value]
  2764. pdf_setrgbcolor_stroke (|int pdf document, double red value, double green value, double blue value);
  2765. [pdf_setrgbcolor | Sets drawing and filling color to rgb color value]
  2766. pdf_setrgbcolor (|int pdf document, double red value, double green value, double blue value);
  2767. [pdf_show_boxed | Vytisknout text v rßmeΦku]
  2768. pdf_show_boxed (|int pdf document, string text, double x-coor, double y-coor, double width, double height, string mode [, string feature]);
  2769. [pdf_show_xy | Vytisknout text na urΦenΘ pozici]
  2770. pdf_show_xy (|int pdf document, string text, double x-coor, double y-coor);
  2771. [pdf_show | Umφstit text na aktußlnφ pozici]
  2772. pdf_show (|int pdf document, string text);
  2773. [pdf_skew | Skews the coordinate system]
  2774. pdf_skew (|int pdf document, double alpha, double beta);
  2775. [pdf_stringwidth | Returns width of text using current font]
  2776. pdf_stringwidth (|int pdf document, string text);
  2777. [pdf_stroke | Draws line along path]
  2778. pdf_stroke (|int pdf document);
  2779. [pdf_translate | Sets origin of coordinate system]
  2780. pdf_translate (|int pdf document, double x-coor, double y-coor);
  2781. [pfpro_cleanup | Zav°φt Payflow Pro knihovnu]
  2782. pfpro_cleanup (|void);
  2783. [pfpro_init | Inicializovat Payflow Pro knihovnu]
  2784. pfpro_init (|void);
  2785. [pfpro_process_raw | Zpracovat raw transakci s Payflow Pro]
  2786. pfpro_process_raw (|string parameters [, stringaddress [, intport [, inttimeout [, stringproxy address [, intproxy port [, stringproxy logon [, stringproxy password]]]]]]]);
  2787. [pfpro_process | Zpracovat transakci s Payflow Pro]
  2788. pfpro_process (|array parameters [, stringaddress [, intport [, inttimeout [, stringproxy address [, intproxy port [, stringproxy logon [, stringproxy password]]]]]]]);
  2789. [pfpro_version | Vrßtit verzi Payflow Pro knihovny]
  2790. pfpro_version (|void);
  2791. [pfsockopen | Open persistent Internet or Unix domain socket connection]
  2792. pfsockopen (|string hostname, int port [, interrno [, stringerrstr [, inttimeout]]]);
  2793. [pg_client_encoding | Get the client encoding]
  2794. pg_client_encoding (|[intconnection]);
  2795. [pg_close | Close a PostgreSQL connection]
  2796. pg_close (|int connection);
  2797. [pg_cmdtuples | Returns number of affected tuples]
  2798. pg_cmdtuples (|int result_id);
  2799. [pg_connect | Open a PostgreSQL connection]
  2800. pg_connect (|string host, string port, string dbname)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"pg_connect (|string host, string port, string options, string dbname)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"pg_connect (|string host, string port, string options, string tty, string dbname)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"pg_connect (|string conn_string);
  2801. [pg_dbname | Get the database name]
  2802. pg_dbname (|int connection);
  2803. [pg_end_copy | Sync with PostgreSQL backend]
  2804. pg_end_copy (|[resourceconnection]);
  2805. [pg_errormessage | Get the error message string]
  2806. pg_errormessage (|int connection);
  2807. [pg_exec | Execute a query]
  2808. pg_exec (|int connection, string query);
  2809. [pg_fetch_array | Fetch a row as an array]
  2810. pg_fetch_array (|int result, int row [, intresult_type]);
  2811. [pg_fetch_object | Fetch a row as an object]
  2812. pg_fetch_object (|int result, int row [, intresult_type]);
  2813. [pg_fetch_row | Get a row as an enumerated array]
  2814. pg_fetch_row (|int result, int row);
  2815. [pg_fieldisnull | Test if a field is <TTCLASS="constant"<BNULL</B</TT]
  2816. pg_fieldisnull (|int result_id, int row, mixed field);
  2817. [pg_fieldname | Returns the name of a field]
  2818. pg_fieldname (|int result_id, int field_number);
  2819. [pg_fieldnum | Returns the field number of the named field]
  2820. pg_fieldnum (|int result_id, string field_name);
  2821. [pg_fieldprtlen | Returns the printed length]
  2822. pg_fieldprtlen (|int result_id, int row_number, string field_name);
  2823. [pg_fieldsize | Returns the internal storage size of the named field]
  2824. pg_fieldsize (|int result_id, int field_number);
  2825. [pg_fieldtype | Returns the type name for the corresponding field number]
  2826. pg_fieldtype (|int result_id, int field_number);
  2827. [pg_freeresult | Free result memory]
  2828. pg_freeresult (|int result_id);
  2829. [pg_getlastoid | Returns the last object identifier]
  2830. pg_getlastoid (|int result_id);
  2831. [pg_host | Returns the host name associated with the connection]
  2832. pg_host (|int connection_id);
  2833. [pg_loclose | Close a large object]
  2834. pg_loclose (|int fd);
  2835. [pg_locreate | Create a large object]
  2836. pg_locreate (|int conn);
  2837. [pg_loexport | Export a large object to file]
  2838. pg_loexport (|intoid, intfile [, intconnection_id]);
  2839. [pg_loimport | Import a large object from file]
  2840. pg_loimport (|intfile [, intconnection_id]);
  2841. [pg_loopen | Open a large object]
  2842. pg_loopen (|int conn, int objoid, string mode);
  2843. [pg_loread | Read a large object]
  2844. pg_loread (|int fd, int len);
  2845. [pg_loreadall | Read a entire large object and send straight to browser]
  2846. pg_loreadall (|int fd);
  2847. [pg_lounlink | Delete a large object]
  2848. pg_lounlink (|int conn, int lobjid);
  2849. [pg_lowrite | Write a large object]
  2850. pg_lowrite (|int fd, string buf);
  2851. [pg_numfields | Returns the number of fields]
  2852. pg_numfields (|int result_id);
  2853. [pg_numrows | Returns the number of rows]
  2854. pg_numrows (|int result_id);
  2855. [pg_options | Get the options associated with the connection]
  2856. pg_options (|int connection_id);
  2857. [pg_pconnect | Open a persistent PostgreSQL connection]
  2858. pg_pconnect (|string conn_string);
  2859. [pg_port | Return the port number associated with the connection]
  2860. pg_port (|int connection_id);
  2861. [pg_put_line | Send a NULL-terminated string to PostgreSQL backend]
  2862. pg_put_line (|[resourceconnection_id, string data]);
  2863. [pg_result | Returns values from a result identifier]
  2864. pg_result (|int result_id, int row_number, mixed fieldname);
  2865. [pg_set_client_encoding | Set the client encoding]
  2866. pg_set_client_encoding (|[intconnection, string encoding]);
  2867. [pg_trace | Enable tracing a PostgreSQL connection]
  2868. pg_trace (|stringfilename [, stringmode [, intconnection]]);
  2869. [pg_tty | Return the tty name associated with the connection]
  2870. pg_tty (|int connection_id);
  2871. [pg_untrace | Disable tracing of a PostgreSQL connection]
  2872. pg_untrace (|[intconnection]);
  2873. [php_logo_guid | Get the logo guid]
  2874. php_logo_guid (|void);
  2875. [php_sapi_name | Vrßtit typ rozhranφ mezi web serverem a PHPReturns the type of interface between web server and PHP]
  2876. php_sapi_name (|void);
  2877. [php_uname | Vrßtit informaci o operaΦnφm systΘmu, na kterΘm bylo PHP zkompilovßno]
  2878. php_uname (|void);
  2879. [phpcredits | Vytisknout credits pro PHP]
  2880. phpcredits (|int flag);
  2881. [phpinfo | Vytisknout spoustu informacφ o PHP]
  2882. phpinfo (|[int what]);
  2883. [phpversion | Zφskat souΦasnou verzi PHP]
  2884. phpversion (|void);
  2885. [pi | Get value of pi]
  2886. pi (|void);
  2887. [popen | Opens process file pointer]
  2888. popen (|string command, string mode);
  2889. [pos | Zφskat souΦasn² prvek pole]
  2890. pos (|array array);
  2891. [posix_ctermid | Get path name of controlling terminal]
  2892. posix_ctermid (|void);
  2893. [posix_getcwd | Pathname of current directory]
  2894. posix_getcwd (|void);
  2895. [posix_getegid | Return the effective group ID of the current process]
  2896. posix_getegid (|void);
  2897. [posix_geteuid | Return the effective user ID of the current process]
  2898. posix_geteuid (|void);
  2899. [posix_getgid | Return the real group ID of the current process]
  2900. posix_getgid (|void);
  2901. [posix_getgrgid | Return info about a group by group id]
  2902. posix_getgrgid (|int gid);
  2903. [posix_getgrnam | Return info about a group by name]
  2904. posix_getgrnam (|string name);
  2905. [posix_getgroups | Return the group set of the current process]
  2906. posix_getgroups (|void);
  2907. [posix_getlogin | Return login name]
  2908. posix_getlogin (|void);
  2909. [posix_getpgid | Get process group id for job control]
  2910. posix_getpgid (|int pid);
  2911. [posix_getpgrp | Return the current process group identifier]
  2912. posix_getpgrp (|void);
  2913. [posix_getpid | Return the current process identifier]
  2914. posix_getpid (|void);
  2915. [posix_getppid | Return the parent process identifier]
  2916. posix_getppid (|void);
  2917. [posix_getpwnam | Return info about a user by username]
  2918. posix_getpwnam (|string username);
  2919. [posix_getpwuid | Return info about a user by user id]
  2920. posix_getpwuid (|int uid);
  2921. [posix_getrlimit | Return info about system ressource limits]
  2922. posix_getrlimit (|void);
  2923. [posix_getsid | Get the current sid of the process]
  2924. posix_getsid (|int pid);
  2925. [posix_getuid | Return the real user ID of the current process]
  2926. posix_getuid (|void);
  2927. [posix_isatty | Determine if a file descriptor is an interactive terminal]
  2928. posix_isatty (|int fd);
  2929. [posix_kill | Send a signal to a process]
  2930. posix_kill (|int pid, int sig);
  2931. [posix_mkfifo | Create a fifo special file (|a named pipe)]
  2932. posix_mkfifo (|string pathname, int mode);
  2933. [posix_setgid | Set the effective GID of the current process]
  2934. posix_setgid (|int gid);
  2935. [posix_setpgid | set process group id for job control]
  2936. posix_setpgid (|int pid, int pgid);
  2937. [posix_setsid | Make the current process a session leader]
  2938. posix_setsid (|void);
  2939. [posix_setuid | Set the effective UID of the current process]
  2940. posix_setuid (|int uid);
  2941. [posix_times | Get process times]
  2942. posix_times (|void);
  2943. [posix_ttyname | Determine terminal device name]
  2944. posix_ttyname (|int fd);
  2945. [posix_uname | Get system name]
  2946. posix_uname (|void);
  2947. [pow | Exponential expression]
  2948. pow (|number base, number exp);
  2949. [preg_grep | Return array entries that match the pattern]
  2950. preg_grep (|string pattern, array input);
  2951. [preg_match_all | Perform a global regular expression match]
  2952. preg_match_all (|string pattern, string subject, array matches [, intorder]);
  2953. [preg_match | Perform a regular expression match]
  2954. preg_match (|string pattern, string subject [, arraymatches]);
  2955. [preg_quote | Quote regular expression characters]
  2956. preg_quote (|string str [, stringdelimiter]);
  2957. [preg_replace_callback | Perform a regular expression search and replace using a callback]
  2958. preg_replace_callback (|mixed pattern, mixed callback, mixed subject [, intlimit]);
  2959. [preg_replace | Perform a regular expression search and replace]
  2960. preg_replace (|mixed pattern, mixed replacement, mixed subject [, intlimit]);
  2961. [preg_split | Split string by a regular expression]
  2962. preg_split (|string pattern, string subject [, intlimit [, intflags]]);
  2963. [prev | Rewind internφ ukazatel pole]
  2964. prev (|array array);
  2965. [print_r | Prints human-readable information about a variable]
  2966. print_r (|mixed expression);
  2967. [print | Vytisknout °et∞zec]
  2968. print (|string arg);
  2969. [printer_abort | Deletes the printer's spool file]
  2970. printer_abort (|resource handle);
  2971. [printer_close | Close an open printer connection]
  2972. printer_close (|resource handle);
  2973. [printer_create_brush | Create a new brush]
  2974. printer_create_brush (|int style, string color);
  2975. [printer_create_dc | Create a new device context]
  2976. printer_create_dc (|resource handle);
  2977. [printer_create_font | Create a new font]
  2978. printer_create_font (|string face, int height, int width, int font_weight, bool italic, bool underline, bool strikeout, int orientaton);
  2979. [printer_create_pen | Create a new pen]
  2980. printer_create_pen (|int style, int width, string color);
  2981. [printer_delete_brush | Delete a brush]
  2982. printer_delete_brush (|resource handle);
  2983. [printer_delete_dc | Delete a device context]
  2984. printer_delete_dc (|resource handle);
  2985. [printer_delete_font | Delete a font]
  2986. printer_delete_font (|resource handle);
  2987. [printer_delete_pen | Delete a pen]
  2988. printer_delete_pen (|resource handle);
  2989. [printer_draw_bmp | Draw a bmp]
  2990. printer_draw_bmp (|resource handle, string filename, int x, int y);
  2991. [printer_draw_chord | Draw a chord]
  2992. printer_draw_chord (|resource handle, int rec_x, int rec_y, int rec_x1, int rec_y1, int rad_x, int rad_y, int rad_x1, int rad_y1);
  2993. [printer_draw_elipse | Draw an ellipse]
  2994. printer_draw_elipse (|resource handle, int ul_x, int ul_y, int lr_x, int lr_y);
  2995. [printer_draw_line | Draw a line]
  2996. printer_draw_line (|resource printer_handle, int from_x, int from_y, int to_x, int to_y);
  2997. [printer_draw_pie | Draw a pie]
  2998. printer_draw_pie (|resource handle, int rec_x, int rec_y, int rec_x1, int rec_y1, int rad1_x, int rad1_y, int rad2_x, int rad2_y);
  2999. [printer_draw_rectangle | Draw a rectangle]
  3000. printer_draw_rectangle (|resource handle, int ul_x, int ul_y, int lr_x, int lr_y);
  3001. [printer_draw_roundrect | Draw a rectangle with rounded corners]
  3002. printer_draw_roundrect (|resource handle, int ul_x, int ul_y, int lr_x, int lr_y, int width, int height);
  3003. [printer_draw_text | Draw text]
  3004. printer_draw_text (|resource printer_handle, string text, int x, int y);
  3005. [printer_end_doc | Close document]
  3006. printer_end_doc (|resource handle);
  3007. [printer_end_page | Close active page]
  3008. printer_end_page (|resource handle);
  3009. [printer_get_option | Retrieve printer configuration data]
  3010. printer_get_option (|resource handle, string option);
  3011. [printer_list | Return an array of printers attached to the server]
  3012. printer_list (|int enumtype [, string name [, int level]]);
  3013. [printer_logical_fontheight | Get logical font height]
  3014. printer_logical_fontheight (|resource handle, int height);
  3015. [printer_open | Open connection to a printer]
  3016. printer_open (|[string devicename]);
  3017. [printer_select_brush | Select a brush]
  3018. printer_select_brush (|resource printer_handle, resource brush_handle);
  3019. [printer_select_font | Select a font]
  3020. printer_select_font (|resource printer_handle, resource font_handle);
  3021. [printer_select_pen | Select a pen]
  3022. printer_select_pen (|resource printer_handle, resource pen_handle);
  3023. [printer_set_option | Configure the printer connection]
  3024. printer_set_option (|resource handle, int option, mixed value);
  3025. [printer_start_doc | Start a new document]
  3026. printer_start_doc (|resource handle [, string document]);
  3027. [printer_start_page | Start a new page]
  3028. printer_start_page (|resource handle);
  3029. [printer_write | Write data to the printer]
  3030. printer_write (|resource handle, string content);
  3031. [printf | Vytisknout formßtovan² °et∞zec]
  3032. printf (|string format [, mixedargs...]);
  3033. [pspell_add_to_personal | Add the word to a personal wordlist]
  3034. pspell_add_to_personal (|int dictionary_link, string word);
  3035. [pspell_add_to_session | Add the word to the wordlist in the current session]
  3036. pspell_add_to_session (|int dictionary_link, string word);
  3037. [pspell_check | Check a word]
  3038. pspell_check (|int dictionary_link, string word);
  3039. [pspell_clear_session | Clear the current session]
  3040. pspell_clear_session (|int dictionary_link);
  3041. [pspell_config_create | Create a config used to open a dictionary]
  3042. pspell_config_create (|string language [, stringspelling [, stringjargon [, stringencoding]]]);
  3043. [pspell_config_ignore | Ignore words less than N characters long]
  3044. pspell_config_ignore (|int dictionary_link, int n);
  3045. [pspell_config_mode | Change the mode number of suggestions returned]
  3046. pspell_config_mode (|int dictionary_link, int mode);
  3047. [pspell_config_personal | Set a file that contains personal wordlist]
  3048. pspell_config_personal (|int dictionary_link, string file);
  3049. [pspell_config_repl | Set a file that contains replacement pairs]
  3050. pspell_config_repl (|int dictionary_link, string file);
  3051. [pspell_config_runtogether | Consider run-together words as valid compounds]
  3052. pspell_config_runtogether (|int dictionary_link, bool flag);
  3053. [pspell_config_save_repl | Determine whether to save a replacement pairs listalong with the wordlist]
  3054. pspell_config_save_repl (|int dictionary_link, bool flag);
  3055. [pspell_new_config | Load a new dictionary with settings based on a given config]
  3056. pspell_new_config (|int config);
  3057. [pspell_new_personal | Load a new dictionary with personal wordlist]
  3058. pspell_new_personal (|string personal, string language [, stringspelling [, stringjargon [, stringencoding [, intmode]]]]);
  3059. [pspell_new | Load a new dictionary]
  3060. pspell_new (|string language [, stringspelling [, stringjargon [, stringencoding [, intmode]]]]);
  3061. [pspell_save_wordlist | Save the personal wordlist to a file]
  3062. pspell_save_wordlist (|int dictionary_link);
  3063. [pspell_store_replacement | Store a replacement pair for a word]
  3064. pspell_store_replacement (|int dictionary_link, string misspelled, string correct);
  3065. [pspell_suggest | Suggest spellings of a word]
  3066. pspell_suggest (|int dictionary_link, string word);
  3067. [putenv | Nastavit hodnotu systΘmovΘ prom∞nnΘ]
  3068. putenv (|string setting);
  3069. [quoted_printable_decode | P°evΘst quoted-printable °et∞zec na osmibitov² °et∞zec]
  3070. quoted_printable_decode (|string str);
  3071. [quotemeta | Opat°it lomφtky metaznaky]
  3072. quotemeta (|string str);
  3073. [rad2deg | Converts the radian number to the equivalent number in degrees]
  3074. rad2deg (|float number);
  3075. [rand | Generate a random value]
  3076. rand (|void)<CODE<CODECLASS="FUNCDEF"int <BCLASS="function"rand (|intmin, intmax);
  3077. [range | Vytvo°it pole obsahujφcφ rozsah integer∙]
  3078. range (|int low, int high);
  3079. [rawurldecode | Dek≤dovat URL-k≤dovan² °et∞zec]
  3080. rawurldecode (|string str);
  3081. [rawurlencode | URL-k≤dovat podle RFC1738]
  3082. rawurlencode (|string str);
  3083. [read_exif_data | Read the EXIF headers from a JPEG]
  3084. read_exif_data (|string filename);
  3085. [read | Read from a socket]
  3086. read (|resource socket_des, string buffer, int length [, int type]);
  3087. [readdir | P°eΦte polo₧ku z deskriptoru adresß°e]
  3088. readdir (|int dir_handle);
  3089. [readfile | Outputs a file]
  3090. readfile (|string filename [, intuse_include_path]);
  3091. [readgzfile | Output a gz-file]
  3092. readgzfile (|string filename [, intuse_include_path]);
  3093. [readline_add_history | P°idat °ßdek do historie]
  3094. readline_add_history (|string line);
  3095. [readline_clear_history | Smazat historii]
  3096. readline_clear_history (|void );
  3097. [readline_completion_function | Zaregistrovat dokonΦujφcφ funkci]
  3098. readline_completion_function (|string line);
  3099. [readline_info | Zjistit/nastavit r∙znΘ internφ prom∞nnΘ readline]
  3100. readline_info (|[stringvarname [, stringnewvalue]]);
  3101. [readline_list_history | Vypsat historii]
  3102. readline_list_history (|void );
  3103. [readline_read_history | Vrßtit historii]
  3104. readline_read_history (|string filename);
  3105. [readline_write_history | Zapsat historii]
  3106. readline_write_history (|string filename);
  3107. [readline | P°eΦφst °ßdek]
  3108. readline (|[stringprompt]);
  3109. [readlink | Returns the target of a symbolic link]
  3110. readlink (|string path);
  3111. [realpath | Returns canonicalized absolute pathname]
  3112. realpath (|string path);
  3113. [recode_file | P°ek≤duje soubor na soubor podle po₧adavku]
  3114. recode_file (|string request, resource input, resource output);
  3115. [recode_string | P°ek≤duje °et∞zec podle po₧adavku]
  3116. recode_string (|string request, string string);
  3117. [recode | P°ek≤duje °et∞zec podle po₧adavku]
  3118. recode_string (|string request, string string);
  3119. [register_shutdown_function | Zaregistrovat funkci pro provedenφ p°i ukonΦenφ b∞hu]
  3120. register_shutdown_function (|string func);
  3121. [rename | Renames a file]
  3122. rename (|string oldname, string newname);
  3123. [reset | Nastavit internφ ukazatel pole na jeho prvnφ prvek]
  3124. reset (|array array);
  3125. [restore_error_handler | Restores the previous error handler function]
  3126. restore_error_handler (|void);
  3127. [rewind | Rewind the position of a file pointer]
  3128. rewind (|int fp);
  3129. [rewinddir | rewind directory handle]
  3130. rewinddir (|int dir_handle);
  3131. [rmdir | Removes directory]
  3132. rmdir (|string dirname);
  3133. [round | Rounds a float]
  3134. round (|float val [, intprecision]);
  3135. [rsort | T°φdit pole sestupn∞]
  3136. rsort (|array array [, intsort_flags]);
  3137. [rtrim | Odstranit netisknutelnΘ znaky z konce °et∞zce]
  3138. rtrim (|string str);
  3139. [satellite_caught_exception | Zjistit, jestli byla v p°edchozφ funkci zachycena v²jimka]
  3140. satellite_caught_exception (|);
  3141. [satellite_exception_id | Zjistit repository id poslednφ v²jimky]
  3142. satellite_exception_id (|);
  3143. [satellite_exception_value | Zφskat strukturu poslednφ v²jimky]
  3144. satellite_exception_value (|);
  3145. [sem_acquire | Zφskat semafor]
  3146. sem_acquire (|int sem_identifier);
  3147. [sem_get | Zφskat id semaforu]
  3148. sem_get (|int key [, intmax_acquire [, intperm]]);
  3149. [sem_release | Uvolnit semafor]
  3150. sem_release (|int sem_identifier);
  3151. [serialize | Generates a storable representation of a value]
  3152. serialize (|mixed value);
  3153. [sesam_affected_rows | Get number of rows affected by an immediate query]
  3154. sesam_affected_rows (|stringresult_id);
  3155. [sesam_commit | Commit pending updates to the SESAM database]
  3156. sesam_commit (|void);
  3157. [sesam_connect | Open SESAM database connection]
  3158. sesam_connect (|string catalog, string schema, string user);
  3159. [sesam_diagnostic | Return status information for last SESAM call]
  3160. sesam_diagnostic (|void);
  3161. [sesam_disconnect | Detach from SESAM connection]
  3162. sesam_disconnect (|void);
  3163. [sesam_errormsg | Returns error message of last SESAM call]
  3164. sesam_errormsg (|void);
  3165. [sesam_execimm | Execute an "immediate" SQL-statement]
  3166. sesam_execimm (|string query);
  3167. [sesam_fetch_array | Fetch one row as an associative array]
  3168. sesam_fetch_array (|string result_id [, intwhence [, intoffset]]);
  3169. [sesam_fetch_result | Return all or part of a query result]
  3170. sesam_fetch_result (|stringresult_id [, intmax_rows]);
  3171. [sesam_fetch_row | Fetch one row as an array]
  3172. sesam_fetch_row (|string result_id [, intwhence [, intoffset]]);
  3173. [sesam_field_array | Return meta information about individual columns in a result]
  3174. sesam_field_array (|string result_id);
  3175. [sesam_field_name | Return one column name of the result set]
  3176. sesam_field_name (|string result_id, int index);
  3177. [sesam_free_result | Releases resources for the query]
  3178. sesam_free_result (|string result_id);
  3179. [sesam_num_fields | Return the number of fields/columns in a result set]
  3180. sesam_num_fields (|string result_id);
  3181. [sesam_query | Perform a SESAM SQL query and prepare the result]
  3182. sesam_query (|string query [, boolscrollable]);
  3183. [sesam_rollback | Discard any pending updates to the SESAM database]
  3184. sesam_rollback (|void);
  3185. [sesam_seek_row | Set scrollable cursor mode for subsequent fetches]
  3186. sesam_seek_row (|string result_id, int whence [, intoffset]);
  3187. [sesam_settransaction | Set SESAM transaction parameters]
  3188. sesam_settransaction (|int isolation_level, int read_only);
  3189. [session_cache_limiter | Get and/or set the current cache limiter]
  3190. session_cache_limiter (|[stringcache_limiter]);
  3191. [session_decode | Decodes session data from a string]
  3192. session_decode (|string data);
  3193. [session_destroy | Destroys all data registered to a session]
  3194. session_destroy (|void);
  3195. [session_encode | Encodes the current session data as a string]
  3196. session_encode (|void);
  3197. [session_get_cookie_params | Get the session cookie parameters]
  3198. session_get_cookie_params (|void);
  3199. [session_id | Get and/or set the current session id]
  3200. session_id (|[string id]);
  3201. [session_is_registered | Find out if a variable is registered in a session]
  3202. session_is_registered (|string name);
  3203. [session_module_name | Get and/or set the current session module]
  3204. session_module_name (|[stringmodule]);
  3205. [session_name | Get and/or set the current session name]
  3206. session_name (|[stringname]);
  3207. [session_register | Register one or more variables with the current session]
  3208. session_register (|mixed name [, mixed...]);
  3209. [session_save_path | Get and/or set the current session save path]
  3210. session_save_path (|[stringpath]);
  3211. [session_set_cookie_params | Set the session cookie parameters]
  3212. session_set_cookie_params (|int lifetime [, string path [, string domain]]);
  3213. [session_set_save_handler | Sets user-level session storage functions]
  3214. session_set_save_handler (|stringopen, stringclose, stringread, stringwrite, stringdestroy, stringgc);
  3215. [session_start | Initialize session data]
  3216. session_start (|void);
  3217. [session_unregister | Unregister a variable from the current session]
  3218. session_unregister (|string name);
  3219. [session_unset | Free all session variables]
  3220. session_unset (|void);
  3221. [session_write_close | Write session data and end session]
  3222. session_write_close (|void);
  3223. [set_error_handler | Sets a user-defined error handler function.]
  3224. set_error_handler (|string error_handler);
  3225. [set_file_buffer | Sets file buffering on the given file pointer]
  3226. set_file_buffer (|int fp, int buffer);
  3227. [set_magic_quotes_runtime | Nastavit souΦasnou aktivnφ hodnotu magic_quotes_runtime]
  3228. set_magic_quotes_runtime (|int new_setting);
  3229. [set_time_limit | Omezit maximßlnφ dobu pr∙b∞hu skriptu]
  3230. set_time_limit (|int seconds);
  3231. [setcookie | Poslat cookie]
  3232. setcookie (|string name [, stringvalue [, intexpire [, stringpath [, stringdomain [, intsecure]]]]]);
  3233. [setlocale | Set locale information]
  3234. setlocale (|string category, string locale);
  3235. [settype | Set the type of a variable]
  3236. settype (|mixed var, string type);
  3237. [shm_attach | Vytvo°it nebo otev°φt segment sdφlenΘ pam∞ti]
  3238. shm_attach (|int key [, intmemsize [, intperm]]);
  3239. [shm_detach | Odpojit se od segmentu sdφlenΘ pam∞ti]
  3240. shm_detach (|int shm_identifier);
  3241. [shm_get_var | Vrßtit prom∞nnou ze sdφlenΘ pam∞ti]
  3242. shm_get_var (|int id, int variable_key);
  3243. [shm_put_var | Vlo₧it nebo modifikovat prom∞nnou do sdφlenΘ pam∞ti]
  3244. shm_put_var (|int shm_identifier, int variable_key, mixed variable);
  3245. [shm_remove_var | Odstranit prom∞nnou ze sdφlenΘ pam∞ti]
  3246. shm_remove_var (|int id, int variable_key);
  3247. [shm_remove | Odstranit sdφlenou pam∞╗ ze systΘmu]
  3248. shm_remove (|int shm_identifier);
  3249. [shmop_close | Zav°φt blok sdφlenΘ pam∞ti]
  3250. shmop_close (|int shmid);
  3251. [shmop_delete | Smazat blok sdφlenΘ pam∞ti]
  3252. shmop_delete (|int shmid);
  3253. [shmop_open | Vytvo°it nebo otev°φt blok sdφlenΘ pam∞ti]
  3254. shmop_open (|int key, string flags, int mode, int size);
  3255. [shmop_read | P°eΦφst data z bloku sdφlenΘ pam∞ti]
  3256. shmop_read (|int shmid, int start, int count);
  3257. [shmop_write | Zapsat data do bloku sdφlenΘ pam∞ti]
  3258. shmop_write (|int shmid, string data, int offset);
  3259. [show_source | Zv²raznφ syntaxi souboru]
  3260. show_source (|string filename);
  3261. [shuffle | Zamφchat pole]
  3262. shuffle (|array array);
  3263. [similar_text | SpoΦφtat podobnost dvou °et∞zc∙]
  3264. similar_text (|string first, string second [, doublepercent]);
  3265. [sin | Sine]
  3266. sin (|float arg);
  3267. [shmop_size | Zjistit velikost bloku sdφlenΘ pam∞ti]
  3268. shmop_size (|int shmid);
  3269. [sizeof | Zjistit poΦet prvk∙ v poli]
  3270. sizeof (|array array);
  3271. [sleep | Odlo₧φ provedenφ]
  3272. sleep (|int seconds);
  3273. [snmp_get_quick_print | Fetch the current value of the UCD library's quick_print setting]
  3274. snmp_get_quick_print (|void);
  3275. [snmp_set_quick_print | Set the value of quick_print within the UCD SNMP library.]
  3276. snmp_set_quick_print (|bool quick_print);
  3277. [snmpget | Fetch an SNMP object]
  3278. snmpget (|string hostname, string community, string object_id [, int timeout [, int retries]]);
  3279. [snmpset | Set an SNMP object]
  3280. snmpset (|string hostname, string community, string object_id, string type, mixed value [, int timeout [, int retries]]);
  3281. [snmpwalk | Fetch all the SNMP objects from an agent]
  3282. snmpwalk (|string hostname, string community, string object_id [, int timeout [, int retries]]);
  3283. [snmpwalkoid | Query for a tree of information about a network entity]
  3284. snmpwalkoid (|string hostname, string community, string object_id [, int timeout [, int retries]]);
  3285. [socket_get_status | Returns information about existing socket resource]
  3286. socket_get_status (|resourcesocket_get_status);
  3287. [socket_set_blocking | Set blocking/non-blocking mode on a socket]
  3288. socket_set_blocking (|int socket descriptor, int mode);
  3289. [socket_set_timeout | Set timeout period on a socket]
  3290. socket_set_timeout (|int socket descriptor, int seconds, int microseconds);
  3291. [socket | Create a socket (|endpoint for communication)]
  3292. socket (|int domain, int type, int protocol);
  3293. [sort | T°φdit pole]
  3294. sort (|array array [, int sort_flags]);
  3295. [soundex | SpoΦφtat soundex klφΦ °et∞zce]
  3296. soundex (|string str);
  3297. [split | split string into array by regular expression]
  3298. split (|string pattern, string string [, intlimit]);
  3299. [spliti | Split string into array by regular expression case insensitive]
  3300. spliti (|string pattern, string string [, intlimit]);
  3301. [sprintf | Vrßtit formßtovan² °et∞zec]
  3302. sprintf (|string format [, mixedargs...]);
  3303. [sql_regcase | Make regular expression for case insensitive match]
  3304. sql_regcase (|string string);
  3305. [sqrt | Square root]
  3306. sqrt (|float arg);
  3307. [srand | Seed the random number generator]
  3308. srand (|int seed);
  3309. [sscanf | Rozparsovat vstupnφ °et∞zec podle formßtu]
  3310. sscanf (|string str, string format [, stringvar1...]);
  3311. [stat | Gives information about a file]
  3312. stat (|string filename);
  3313. [str_pad | Doplnit °et∞zec jin²m °et∞zcem na urΦitou dΘlku]
  3314. str_pad (|string input, int pad_length [, stringpad_string [, intpad_type]]);
  3315. [str_repeat | Opakovat °et∞zec]
  3316. str_repeat (|string input, int multiplier);
  3317. [str_replace | Nahradit vÜechny v²skyty jednoho °et∞zce v jinΘm dalÜφm °et∞zcem]
  3318. str_replace (|string needle, string str, string haystack);
  3319. [strcasecmp | Binßrn∞ bezpeΦnΘ case-insensitive porovnßnφ °et∞zc∙]
  3320. strcasecmp (|string str1, string str2);
  3321. [strchr | Najφt prvnφ v²skyt znaku]
  3322. strchr (|string haystack, string needle);
  3323. [strcmp | Binßrn∞ bezpeΦn∞ porovnat °et∞zce]
  3324. strcmp (|string str1, string str2);
  3325. [strcspn | Najφt dΘlku ·vodnφho segmentu neodpovφdajφcφho masce]
  3326. strcspn (|string str1, string str2);
  3327. [strerror | Return a string describing a socket error]
  3328. strerror (|int errno);
  3329. [strftime | Format a local time/date according to locale settings]
  3330. strftime (|string format [, inttimestamp]);
  3331. [strip_tags | Odstranit z °et∞zce HTML a PHP tagy]
  3332. strip_tags (|string str [, stringallowable_tags]);
  3333. [stripcslashes | Un-quote string quoted with HREF="function.addcslashes.html"<BCLASS="function"addcslashes()</B</A]
  3334. stripcslashes (|string str);
  3335. [stripslashes | Un-quote string quoted with HREF="function.addslashes.html"<BCLASS="function"addslashes()</B</A]
  3336. stripslashes (|string str);
  3337. [stristr | Case-insensitive HREF="function.strstr.html"<BCLASS="function"strstr()</B</A]
  3338. stristr (|string haystack, string needle);
  3339. [strlen | Zjistit dΘlku °et∞zce]
  3340. strlen (|string str);
  3341. [strnatcasecmp | Case-insensitive textovΘ porovnßnφ s vyu₧itφm "natural order" algoritmu]
  3342. strnatcasecmp (|string str1, string str2);
  3343. [strnatcmp | Porovnßnφ °et∞zc∙ algoritmem "p°irozenΘho t°φd∞nφ"]
  3344. strnatcmp (|string str1, string str2);
  3345. [strncasecmp | Binßrn∞ bezpeΦnΘ case-insensitive porovnßnφ prvnφch n znak∙ °et∞zc∙]
  3346. strncasecmp (|string str1, string str2, int len);
  3347. [strncmp | Binßrn∞ bezpeΦnΘ porovnßnφ prvnφch n znak∙ v °et∞zcφch]
  3348. strncmp (|string str1, string str2, int len);
  3349. [strpos | Najφt pozici prvnφho v²skytu °et∞zce]
  3350. strpos (|string haystack, string needle [, intoffset]);
  3351. [strrchr | Najφt poslednφ v²skyt znaku v °et∞zci]
  3352. strrchr (|string haystack, string needle);
  3353. [strrev | Obrßtit °et∞zec]
  3354. strrev (|string string);
  3355. [strrpos | Najφt pozici poslednφho v²skytu znaku v °et∞zci]
  3356. strrpos (|string haystack, char needle);
  3357. [strspn | Zjistit dΘlku ·vodnφho segmentu odpovφdajφcφho masce]
  3358. strspn (|string str1, string str2);
  3359. [strstr | Najφt prvnφ v²skyt °et∞zce]
  3360. strstr (|string haystack, string needle);
  3361. [strtok | Tokenize string]
  3362. strtok (|string arg1, string arg2);
  3363. [strtolower | Zm∞nit °et∞zec na malß pφsmena]
  3364. strtolower (|string str);
  3365. [strtotime | Parse about any english textual datetime description into a UNIXtimestamp]
  3366. strtotime (|string time [, intnow]);
  3367. [strtoupper | Zm∞nit °et∞zec na velkß pφsmena]
  3368. strtoupper (|string string);
  3369. [strtr | P°elo₧it urΦitΘ znaky]
  3370. strtr (|string str, string from, string to);
  3371. [strval | Get string value of a variable]
  3372. strval (|mixed var);
  3373. [substr_count | SpoΦφtat poΦet v²skyt∙ °et∞zce]
  3374. substr_count (|string haystrack, string needle);
  3375. [substr_replace | Nahradit Φßst °et∞zce jin²m °et∞zcem]
  3376. substr_replace (|string string, string replacement, int start [, intlength]);
  3377. [substr | Vrßtit Φßst °et∞zce]
  3378. substr (|string string, int start [, intlength]);
  3379. [swf_actiongeturl | Get a URL from a Shockwave Flash movie]
  3380. swf_actiongeturl (|stringurl, stringtarget);
  3381. [swf_actiongotoframe | Play a frame and then stop]
  3382. swf_actiongotoframe (|intframenumber);
  3383. [swf_actiongotolabel | Display a frame with the specified label]
  3384. swf_actiongotolabel (|stringlabel);
  3385. [swf_actionnextframe | Go foward one frame]
  3386. swf_actionnextframe (|void);
  3387. [swf_actionplay | Start playing the flash movie from the current frame]
  3388. swf_actionplay (|void);
  3389. [swf_actionprevframe | Go backwards one frame]
  3390. swf_actionprevframe (|void);
  3391. [swf_actionsettarget | Set the context for actions]
  3392. swf_actionsettarget (|stringtarget);
  3393. [swf_actionstop | Stop playing the flash movie at the current frame]
  3394. swf_actionstop (|void);
  3395. [swf_actiontogglequality | Toggle between low and high quality]
  3396. swf_actiontogglequality (|void);
  3397. [swf_actionwaitforframe | Skip actions if a frame has not been loaded]
  3398. swf_actionwaitforframe (|intframenumber, intskipcount);
  3399. [swf_addbuttonrecord | Controls location, appearance and active area of the current button]
  3400. swf_addbuttonrecord (|intstates, intshapeid, intdepth);
  3401. [swf_addcolor | Set the global add color to the rgba value specified]
  3402. swf_addcolor (|floatr, floatg, floatb, floata);
  3403. [swf_closefile | Close the current Shockwave Flash file]
  3404. swf_closefile (|[intreturn_file]);
  3405. [swf_definebitmap | Define a bitmap]
  3406. swf_definebitmap (|intobjid, stringimage_name);
  3407. [swf_definefont | Defines a font]
  3408. swf_definefont (|intfontid, stringfontname);
  3409. [swf_defineline | Define a line]
  3410. swf_defineline (|intobjid, floatx1, floaty1, floatx2, floaty2, floatwidth);
  3411. [swf_definepoly | Define a polygon]
  3412. swf_definepoly (|intobjid, arraycoords, intnpoints, floatwidth);
  3413. [swf_definerect | Define a rectangle]
  3414. swf_definerect (|intobjid, floatx1, floaty1, floatx2, floaty2, floatwidth);
  3415. [swf_definetext | Define a text string]
  3416. swf_definetext (|intobjid, stringstr, intdocenter);
  3417. [swf_endbutton | End the definition of the current button]
  3418. swf_endbutton (|void);
  3419. [swf_enddoaction | End the current action]
  3420. swf_enddoaction (|void);
  3421. [swf_endshape | Completes the definition of the current shape]
  3422. swf_endshape (|void);
  3423. [swf_endsymbol | End the definition of a symbol]
  3424. swf_endsymbol (|void);
  3425. [swf_fontsize | Change the font size]
  3426. swf_fontsize (|floatsize);
  3427. [swf_fontslant | Set the font slant]
  3428. swf_fontslant (|floatslant);
  3429. [swf_fonttracking | Set the current font tracking]
  3430. swf_fonttracking (|floattracking);
  3431. [swf_getbitmapinfo | Get information about a bitmap]
  3432. swf_getbitmapinfo (|intbitmapid);
  3433. [swf_getfontinfo | The height in pixels of a capital A and a lowercase x]
  3434. swf_getfontinfo (|void);
  3435. [swf_getframe | Get the frame number of the current frame]
  3436. swf_getframe (|void);
  3437. [swf_labelframe | Label the current frame]
  3438. swf_labelframe (|stringname);
  3439. [swf_lookat | Define a viewing transformation]
  3440. swf_lookat (|doubleview_x, doubleview_y, doubleview_z, doublereference_x, doublereference_y, doublereference_z, doubletwist);
  3441. [swf_modifyobject | Modify an object]
  3442. swf_modifyobject (|intdepth, inthow);
  3443. [swf_mulcolor | Sets the global multiply color to the rgba value specified]
  3444. swf_mulcolor (|floatr, floatg, floatb, floata);
  3445. [swf_nextid | Returns the next free object id]
  3446. swf_nextid (|void);
  3447. [swf_oncondition | Describe a transition used to trigger an action list]
  3448. swf_oncondition (|inttransition);
  3449. [swf_openfile | Open a new Shockwave Flash file]
  3450. swf_openfile (|stringfilename, floatwidth, floatheight, floatframerate, floatr, floatg, floatb);
  3451. [swf_ortho | Defines an orthographic mapping of user coordinates onto thecurrent viewport]
  3452. swf_ortho (|doublexmin, doublexmax, doubleymin, doubleymax, doublezmin, doublezmax);
  3453. [swf_ortho2 | Defines 2D orthographic mapping of user coordinates onto thecurrent viewport]
  3454. swf_ortho2 (|doublexmin, doublexmax, doubleymin, doubleymax);
  3455. [swf_perspective | Define a perspective projection transformation]
  3456. swf_perspective (|doublefovy, doubleaspect, doublenear, doublefar);
  3457. [swf_placeobject | Place an object onto the screen]
  3458. swf_placeobject (|intobjid, intdepth);
  3459. [swf_polarview | Define the viewer's position with polar coordinates]
  3460. swf_polarview (|doubledist, doubleazimuth, doubleincidence, doubletwist);
  3461. [swf_popmatrix | Restore a previous transformation matrix]
  3462. swf_popmatrix (|void);
  3463. [swf_posround | Enables or Disables the rounding of the translation when objectsare placed or moved]
  3464. swf_posround (|intround);
  3465. [swf_pushmatrix | Push the current transformation matrix back unto the stack]
  3466. swf_pushmatrix (|void);
  3467. [swf_removeobject | Remove an object]
  3468. swf_removeobject (|intdepth);
  3469. [swf_rotate | Rotate the current transformation]
  3470. swf_rotate (|doubleangle, stringaxis);
  3471. [swf_scale | Scale the current transformation]
  3472. swf_scale (|doublex, doubley, doublez);
  3473. [swf_setfont | Change the current font]
  3474. swf_setfont (|intfontid);
  3475. [swf_setframe | Switch to a specified frame]
  3476. swf_setframe (|intframenumber);
  3477. [swf_shapearc | Draw a circular arc]
  3478. swf_shapearc (|floatx, floaty, floatr, floatang1, floatang2);
  3479. [swf_shapecurveto | Draw a quadratic bezier curve between two points]
  3480. swf_shapecurveto (|floatx1, floaty1, floatx2, floaty2);
  3481. [swf_shapecurveto3 | Draw a cubic bezier curve]
  3482. swf_shapecurveto3 (|floatx1, floaty1, floatx2, floaty2, floatx3, floaty3);
  3483. [swf_shapefillbitmapclip | Set current fill mode to clipped bitmap]
  3484. swf_shapefillbitmapclip (|intbitmapid);
  3485. [swf_shapefillbitmaptile | Set current fill mode to tiled bitmap]
  3486. swf_shapefillbitmaptile (|intbitmapid);
  3487. [swf_shapefilloff | Turns off filling]
  3488. swf_shapefilloff (|void);
  3489. [swf_shapefillsolid | Set the current fill style to the specified color]
  3490. swf_shapefillsolid (|floatr, floatg, floatb, floata);
  3491. [swf_shapelinesolid | Set the current line style]
  3492. swf_shapelinesolid (|floatr, floatg, floatb, floata, floatwidth);
  3493. [swf_shapelinesolid | Set the current line style]
  3494. swf_shapelinesolid (|floatr, floatg, floatb, floata, floatwidth);
  3495. [swf_shapelineto | Draw a line]
  3496. swf_shapelineto (|floatx, floaty);
  3497. [swf_shapemoveto | Move the current position]
  3498. swf_shapemoveto (|floatx, floaty);
  3499. [swf_showframe | Display the current frame]
  3500. swf_showframe (|void);
  3501. [swf_startbutton | Start the definition of a button]
  3502. swf_startbutton (|intobjid, inttype);
  3503. [swf_startdoaction | Start a description of an action list for the current frame]
  3504. swf_startdoaction (|void);
  3505. [swf_startshape | Start a complex shape]
  3506. swf_startshape (|intobjid);
  3507. [swf_startsymbol | Define a symbol]
  3508. swf_startsymbol (|intobjid);
  3509. [swf_textwidth | Get the width of a string]
  3510. swf_textwidth (|stringstr);
  3511. [swf_translate | Translate the current transformations]
  3512. swf_translate (|doublex, doubley, doublez);
  3513. [swf_viewport | Select an area for future drawing]
  3514. swf_viewport (|doublexmin, doublexmax, doubleymin, doubleymax);
  3515. [SWFAction | Creates a new Action.]
  3516. swfaction (|string script);
  3517. [SWFBitmap->getHeight | Returns the bitmap's height.]
  3518. swfbitmap->getheight (|void);
  3519. [SWFBitmap->getWidth | Returns the bitmap's width.]
  3520. swfbitmap->getwidth (|void);
  3521. [SWFBitmap | Loads Bitmap object]
  3522. swfbitmap (|string filename [, int alphafilename]);
  3523. [SWFbutton->addAction | Adds an action]
  3524. swfbutton->addaction (|ressource action, int flags);
  3525. [SWFbutton->addShape | Adds a shape to a button]
  3526. swfbutton->addshape (|ressource shape, int flags);
  3527. [SWFbutton->setAction | Sets the action]
  3528. swfbutton->setaction (|ressource action);
  3529. [SWFbutton->setdown | Alias for addShape(shape, SWFBUTTON_DOWN))]
  3530. swfbutton->setdown (|ressource shape);
  3531. [SWFbutton->setHit | Alias for addShape(shape, SWFBUTTON_HIT)]
  3532. swfbutton->sethit (|ressource shape);
  3533. [SWFbutton->setOver | Alias for addShape(shape, SWFBUTTON_OVER)]
  3534. swfbutton->setover (|ressource shape);
  3535. [SWFbutton->setUp | Alias for addShape(shape, SWFBUTTON_UP)]
  3536. swfbutton->setup (|ressource shape);
  3537. [SWFbutton | Creates a new Button.]
  3538. swfbutton (|void);
  3539. [SWFDisplayItem->addColor | Adds the given color to this item's color transform.]
  3540. swfdisplayitem->addcolor (|[int red [, int green [, int blue [, int a]]]]);
  3541. [SWFDisplayItem->move | Moves object in relative coordinates.]
  3542. swfdisplayitem->move (|int dx, int dy);
  3543. [SWFDisplayItem->moveTo | Moves object in global coordinates.]
  3544. swfdisplayitem->moveto (|int x, int y);
  3545. [SWFDisplayItem->multColor | Multiplies the item's color transform.]
  3546. swfdisplayitem->multcolor (|[int red [, int green [, int blue [, int a]]]]);
  3547. [SWFDisplayItem->remove | Removes the object from the movie]
  3548. swfdisplayitem->remove (|void);
  3549. [SWFDisplayItem->Rotate | Rotates in relative coordinates.]
  3550. swfdisplayitem->rotate (|double ddegrees);
  3551. [SWFDisplayItem->rotateTo | Rotates the object in global coordinates.]
  3552. swfdisplayitem->rotateto (|double degrees);
  3553. [SWFDisplayItem->scale | Scales the object in relative coordinates.]
  3554. swfdisplayitem->scale (|int dx, int dy);
  3555. [SWFDisplayItem->scaleTo | Scales the object in global coordinates.]
  3556. swfdisplayitem->scaleto (|int x, int y);
  3557. [SWFDisplayItem->setDepth | Sets z-order]
  3558. swfdisplayitem->setdepth (|double depth);
  3559. [SWFDisplayItem->setName | Sets the object's name]
  3560. swfdisplayitem->setname (|string name);
  3561. [SWFDisplayItem->setRatio | Sets the object's ratio.]
  3562. swfdisplayitem->setratio (|double ratio);
  3563. [SWFDisplayItem->skewX | Sets the X-skew.]
  3564. swfdisplayitem->skewx (|double ddegrees);
  3565. [SWFDisplayItem->skewXTo | Sets the X-skew.]
  3566. swfdisplayitem->skewxto (|double degrees);
  3567. [SWFDisplayItem->skewY | Sets the Y-skew.]
  3568. swfdisplayitem->skewy (|double ddegrees);
  3569. [SWFDisplayItem->skewYTo | Sets the Y-skew.]
  3570. swfdisplayitem->skewyto (|double degrees);
  3571. [SWFDisplayItem | Creates a new displayitem object.]
  3572. swfdisplayitem (|void);
  3573. [SWFFill->moveTo | Moves fill origin]
  3574. swffill->moveto (|int x, int y);
  3575. [SWFFill->rotateTo | Sets fill's rotation]
  3576. swffill->rotateto (|double degrees);
  3577. [SWFFill->scaleTo | Sets fill's scale]
  3578. swffill->scaleto (|int x, int y);
  3579. [SWFFill->skewXTo | Sets fill x-skew]
  3580. swffill->skewxto (|double x);
  3581. [SWFFill->skewYTo | Sets fill y-skew]
  3582. swffill->skewyto (|double y);
  3583. [SWFFill | Loads SWFFill object]
  3584. swffill() object allows you to transform(scale, skew, rotate) bitmap and gradient fills. <BCLASS="function"swffill()objects are created by the <BCLASS="function"swfshape->addfill() methods.      SWFFill has the following methods : <BCLASS="function"swffill->moveto()and <BCLASS="function"swffill->scaleto(), <BCLASS="function"swffill->rotateto(),<BCLASS="function"swffill->skewxto() and <BCLASS="function"swffill->skewyto().;
  3585. [swffont->getwidth | Returns the string's width]
  3586. swffont->getwidth (|string string);
  3587. [SWFFont | Loads a font definition]
  3588. swffont (|string filename);
  3589. [SWFGradient->addEntry | Adds an entry to the gradient list.]
  3590. swfgradient->addentry (|double ratio, int red, int green, int blue [, int a]);
  3591. [SWFGradient | Creates a gradient object]
  3592. swfgradient (|void);
  3593. [SWFMorph->getshape1 | Gets a handle to the starting shape]
  3594. swfmorph->getshape1 (|void);
  3595. [SWFMorph->getshape2 | Gets a handle to the ending shape]
  3596. swfmorph->getshape2 (|void);
  3597. [SWFMorph | Creates a new SWFMorph object.]
  3598. swfmorph (|void);
  3599. [SWFMovie->add | Adds any type of data to a movie.]
  3600. swfmovie->add (|ressource instance);
  3601. [SWFMovie->nextframe | Moves to the next frame of the animation.]
  3602. swfmovie->nextframe (|void);
  3603. [SWFMovie->output | Dumps your lovingly prepared movie out.]
  3604. swfmovie->output (|void);
  3605. [SWFMovie->remove | Removes the object instance from the display list.]
  3606. swfmovie->remove (|resource instance);
  3607. [SWFMovie->save | Saves your movie in a file.]
  3608. swfmovie->save (|string filename);
  3609. [SWFMovie->setbackground | Sets the background color.]
  3610. swfmovie->setbackground (|int red, int green, int blue);
  3611. [SWFMovie->setdimension | Sets the movie's width and height.]
  3612. swfmovie->setdimension (|int width, int height);
  3613. [SWFMovie->setframes | Sets the total number of frames in the animation.]
  3614. swfmovie->setframes (|string numberofframes);
  3615. [SWFMovie->setrate | Sets the animation's frame rate.]
  3616. swfmovie->setrate (|int rate);
  3617. [SWFMovie->streammp3 | Streams a MP3 file.]
  3618. swfmovie->streammp3 (|string mp3FileName);
  3619. [SWFMovie | Creates a new movie object, representing an SWF version 4 movie.]
  3620. swfmovie (|void);
  3621. [SWFShape->addFill | Adds a solid fill to the shape.]
  3622. swfshape->addfill (|int red, int green, int blue [, int a]);
  3623. [SWFShape->drawCurve | Draws a curve (|relative).]
  3624. swfshape->drawcurve (|int controldx, int controldy, int anchordx, int anchordy);
  3625. [SWFShape->drawCurveTo | Draws a curve.]
  3626. swfshape->drawcurveto (|int controlx, int controly, int anchorx, int anchory);
  3627. [SWFShape->drawLine | Draws a line (|relative).]
  3628. swfshape->drawline (|int dx, int dy);
  3629. [SWFShape->drawLineTo | Draws a line.]
  3630. swfshape->drawlineto (|int x, int y);
  3631. [SWFShape->movePen | Moves the shape's pen (|relative).]
  3632. swfshape->movepen (|int dx, int dy);
  3633. [SWFShape->movePenTo | Moves the shape's pen.]
  3634. swfshape->movepento (|int x, int y);
  3635. [SWFShape->setLeftFill | Sets left rasterizing color.]
  3636. swfshape->setleftfill (|swfgradient fill);
  3637. [SWFShape->setLine | Sets the shape's line style.]
  3638. swfshape->setline (|int width [, int red [, int green [, int blue [, int a]]]]);
  3639. [SWFShape->setRightFill | Sets right rasterizing color.]
  3640. swfshape->setrightfill (|swfgradient fill);
  3641. [SWFShape | Creates a new shape object.]
  3642. swfshape (|void);
  3643. [SWFSprite->add | Adds an object to a sprite]
  3644. swfsprite->add (|ressource object);
  3645. [SWFSprite->nextframe | Moves to the next frame of the animation.]
  3646. swfsprite->nextframe (|void);
  3647. [SWFSprite->remove | Removes an object to a sprite]
  3648. swfsprite->remove (|ressource object);
  3649. [SWFSprite->setframes | Sets the total number of frames in the animation.]
  3650. swfsprite->setframes (|int numberofframes);
  3651. [SWFSprite | Creates a movie clip (|a sprite)]
  3652. swfsprite (|void);
  3653. [SWFText->addString | Draws a string]
  3654. swftext->addstring (|string string);
  3655. [SWFText->getWidth | Computes string's width]
  3656. swftext->addstring (|string string);
  3657. [SWFText->moveTo | Moves the pen]
  3658. swftext->moveto (|int x, int y);
  3659. [SWFText->setColor | Sets the current font color]
  3660. swftext->setcolor (|int red, int green, int blue [, int a]);
  3661. [SWFText->setFont | Sets the current font]
  3662. swftext->setfont (|string font);
  3663. [SWFText->setHeight | Sets the current font height]
  3664. swftext->setheight (|int height);
  3665. [SWFText->setSpacing | Sets the current font spacing]
  3666. swftext->setspacing (|double spacing);
  3667. [SWFText | Creates a new SWFText object.]
  3668. swftext (|void);
  3669. [SWFTextField->addstring | Concatenates the given string to the text field]
  3670. swftextfield->addstring (|string string);
  3671. [SWFTextField->align | Sets the text field alignment]
  3672. swftextfield->align (|int alignement);
  3673. [SWFTextField->setbounds | Sets the text field width and height]
  3674. swftextfield->setbounds (|int width, int height);
  3675. [SWFTextField->setcolor | Sets the color of the text field.]
  3676. swftextfield->setcolor (|int red, int green, int blue [, int a]);
  3677. [SWFTextField->setFont | Sets the text field font]
  3678. swftextfield->setfont (|string font);
  3679. [SWFTextField->setHeight | Sets the font height of this text field font.]
  3680. swftextfield->setheight (|int height);
  3681. [SWFTextField->setindentation | Sets the indentation of the first line.]
  3682. swftextfield->setindentation (|int width);
  3683. [SWFTextField->setLeftMargin | Sets the left margin width of the text field.]
  3684. swftextfield->setleftmargin (|int width);
  3685. [SWFTextField->setLineSpacing | Sets the line spacing of the text field.]
  3686. swftextfield->setlinespacing (|int height);
  3687. [SWFTextField->setMargins | Sets the margins width of the text field.]
  3688. swftextfield->setmargins (|int left, int right);
  3689. [SWFTextField->setname | Sets the variable name]
  3690. swftextfield->setname (|string name);
  3691. [SWFTextField->setrightMargin | Sets the right margin width of the text field.]
  3692. swftextfield->setrightmargin (|int width);
  3693. [SWFTextField | Creates a text field object]
  3694. swftextfield (|[int flags]);
  3695. [sybase_affected_rows | get number of affected rows in last query]
  3696. sybase_affected_rows (|[int link_identifier]);
  3697. [sybase_close | close Sybase connection]
  3698. sybase_close (|int link_identifier);
  3699. [sybase_connect | open Sybase server connection]
  3700. sybase_connect (|string servername, string username, string password [, string charset]);
  3701. [sybase_data_seek | move internal row pointer]
  3702. sybase_data_seek (|int result_identifier, int row_number);
  3703. [sybase_fetch_array | fetch row as array]
  3704. sybase_fetch_array (|int result);
  3705. [sybase_fetch_field | get field information]
  3706. sybase_fetch_field (|int result [, intfield_offset]);
  3707. [sybase_fetch_object | fetch row as object]
  3708. sybase_fetch_object (|int result);
  3709. [sybase_fetch_row | get row as enumerated array]
  3710. sybase_fetch_row (|int result);
  3711. [sybase_field_seek | set field offset]
  3712. sybase_field_seek (|int result, int field_offset);
  3713. [sybase_free_result | free result memory]
  3714. sybase_free_result (|int result);
  3715. [sybase_get_last_message | Returns the last message from the server]
  3716. sybase_get_last_message (|void);
  3717. [sybase_min_client_severity | Sets minimum client severity]
  3718. sybase_min_client_severity (|int severity);
  3719. [sybase_min_error_severity | Sets minimum error severity]
  3720. sybase_min_error_severity (|int severity);
  3721. [sybase_min_message_severity | Sets minimum message severity]
  3722. sybase_min_message_severity (|int severity);
  3723. [sybase_min_server_severity | Sets minimum server severity]
  3724. sybase_min_server_severity (|int severity);
  3725. [sybase_num_fields | get number of fields in result]
  3726. sybase_num_fields (|int result);
  3727. [sybase_num_rows | get number of rows in result]
  3728. sybase_num_rows (|int result);
  3729. [sybase_pconnect | open persistent Sybase connection]
  3730. sybase_pconnect (|string servername, string username, string password [, string charset]);
  3731. [sybase_query | send Sybase query]
  3732. sybase_query (|string query, int link_identifier);
  3733. [sybase_result | get result data]
  3734. sybase_result (|int result, int row, mixed field);
  3735. [sybase_select_db | select Sybase database]
  3736. sybase_select_db (|string database_name, int link_identifier);
  3737. [symlink | Creates a symbolic link]
  3738. symlink (|string target, string link);
  3739. [syslog | Generate a system log message]
  3740. syslog (|int priority, string message);
  3741. [system | ProvΘst externφ program a zobrazit v²stup]
  3742. system (|string command [, intreturn_var]);
  3743. [tan | Tangent]
  3744. tan (|float arg);
  3745. [tempnam | Creates unique file name]
  3746. tempnam (|string dir, string prefix);
  3747. [textdomain | Nastavit v²chozφ domΘnu]
  3748. textdomain (|string text_domain);
  3749. [time | Return current UNIX timestamp]
  3750. time (|void);
  3751. [tmpfile | Vytvo°it tmp soubor]
  3752. tmpfile (|void);
  3753. [touch | Nastavit Φas zm∞ny souboru]
  3754. touch (|string filename [, inttime]);
  3755. [trigger_error | Generates a user-level error/warning/notice message]
  3756. trigger_error (|string error_msg [, interror_type]);
  3757. [trim | Odstranit netisknutelnΘ znaky ze zaΦßtku a konce °et∞zce]
  3758. trim (|string str);
  3759. [uasort | T°φdit pole pomocφ u₧ivatelsky definovanΘ porovnßvacφ funkce se zachovßnφmklφΦ∙]
  3760. uasort (|array array, function cmp_function);
  3761. [ucfirst | Zm∞nφ prvnφ pφsmeno °et∞zce na velkΘ]
  3762. ucfirst (|string str);
  3763. [ucwords | Zm∞nit prvnφ znak ka₧dΘho slova v °et∞zci na velkΘ pφsmeno]
  3764. ucwords (|string str);
  3765. [udm_add_search_limit | Add various search limits]
  3766. udm_add_search_limit (|int agent, int var, string val);
  3767. [udm_alloc_agent | Allocate mnoGoSearch session]
  3768. udm_alloc_agent (|string dbaddr [, stringdbmode]);
  3769. [udm_api_version | Get mnoGoSearch API version.]
  3770. udm_api_version (|);
  3771. [udm_cat_list | Get all the categories on the same level with the current one.]
  3772. udm_cat_list (|int agent, string category);
  3773. [udm_cat_path | Get the path to the current category.]
  3774. udm_cat_path (|int agent, string category);
  3775. [udm_clear_search_limits | Clear all mnoGoSearch search restrictions]
  3776. udm_clear_search_limits (|int agent);
  3777. [udm_errno | Get mnoGoSearch error number]
  3778. udm_errno (|int agent);
  3779. [udm_error | Get mnoGoSearch error message]
  3780. udm_error (|int agent);
  3781. [udm_find | Perform search]
  3782. udm_find (|int agent, string query);
  3783. [udm_free_agent | Free mnoGoSearch session]
  3784. udm_free_agent (|int agent);
  3785. [udm_free_ispell_data | Free memory allocated for ispell data]
  3786. udm_free_ispell_data (|int agent);
  3787. [udm_free_res | Free mnoGoSearch result]
  3788. udm_free_res (|int res);
  3789. [udm_get_doc_count | Get total number of documents in database.]
  3790. udm_get_doc_count (|int agent);
  3791. [udm_get_res_field | Fetch mnoGoSearch result field]
  3792. udm_get_res_field (|int res, int row, int field);
  3793. [udm_get_res_param | Get mnoGoSearch result parameters]
  3794. udm_get_res_param (|int res, int param);
  3795. [udm_load_ispell_data | Load ispell data]
  3796. udm_load_ispell_data (|int agent, int var, string val1, string val2, int flag);
  3797. [udm_set_agent_param | Set mnoGoSearch agent session parameters]
  3798. udm_set_agent_param (|int agent, int var, string val);
  3799. [uksort | T°φdit pole podle klφΦ∙ pomocφ u₧ivatelsky definovane porovnßvacφ funkce]
  3800. uksort (|array array, function cmp_function);
  3801. [umask | Zm∞nit souΦasnou umask]
  3802. umask (|int mask);
  3803. [uniqid | Generatuje unikßtnφ id]
  3804. uniqid (|string prefix [, booleanlcg]);
  3805. [unixtojd | P°evΘst UNIXov² timestamp na Julian Day Count]
  3806. unixtojd (|[inttimestamp]);
  3807. [unlink | Smazat soubor]
  3808. unlink (|string filename);
  3809. [unpack | Rozbalφ data z binßrnφho °et∞zce]
  3810. unpack (|string format, string data);
  3811. [unserialize | Creates a PHP value from a stored representation]
  3812. unserialize (|string str);
  3813. [unset | Unset a given variable]
  3814. unset (|mixed var [, mixed var [, ...]]);
  3815. [urldecode | Dek≤dovat URL-k≤dovan² °et∞zec]
  3816. urldecode (|string str);
  3817. [urlencode | URL-k≤dovat °et∞zec]
  3818. urlencode (|string str);
  3819. [user_error | Generates a user-level error/warning/notice message]
  3820. user_error (|string error_msg [, interror_type]);
  3821. [usleep | Odlo₧φ provedenφ v mikrosekundßch]
  3822. usleep (|int micro_seconds);
  3823. [usort | T°φdit pole podle hodnot pomocφ u₧ivatelsky definovanΘ porovnßvacφ funkce]
  3824. usort (|array array, string cmp_function);
  3825. [utf8_decode | Converts a string with ISO-8859-1 characters encoded with UTF-8to single-byte ISO-8859-1.]
  3826. utf8_decode (|string data);
  3827. [utf8_encode | encodes an ISO-8859-1 string to UTF-8]
  3828. utf8_encode (|string data);
  3829. [var_dump | Dumps information about a variable]
  3830. var_dump (|mixed expression [, mixed expression [, ...]]);
  3831. [virtual | Provßdφ sub-po₧adavek Apache]
  3832. virtual (|string filename);
  3833. [wddx_add_vars | P°idat prom∞nnΘ do WDDX paketu s urΦen²m ID]
  3834. wddx_add_vars (|int packet_id, mixed name_var [, mixed...]);
  3835. [wddx_deserialize | Deserializovat WDDX paket]
  3836. wddx_deserialize (|string packet);
  3837. [wddx_packet_end | UkonΦit WDDX paket se zadan²m ID]
  3838. wddx_packet_end (|int packet_id);
  3839. [wddx_packet_start | ZaΦφt nov² WDDX paket obsahujφcφ strukturu]
  3840. wddx_packet_start (|[stringcomment]);
  3841. [wddx_serialize_value | Serializovat jedinou hodnotu do WDDX paketu]
  3842. wddx_serialize_value (|mixed var [, stringcomment]);
  3843. [wddx_serialize_vars | Serializovat prom∞nnΘ do WDDX paketu]
  3844. wddx_serialize_vars (|mixed var_name [, mixed...]);
  3845. [wordwrap | Zalßmat °et∞zec na dan² poΦet znak∙ pomocφ break znaku]
  3846. wordwrap (|string str [, intwidth [, stringbreak [, intcut]]]);
  3847. [write | Write to a socket]
  3848. write (|resource socket_des, string &buffer, int length);
  3849. [xml_error_string | get XML parser error string]
  3850. xml_error_string (|int code);
  3851. [xml_get_current_byte_index | get current byte index for an XML parser]
  3852. xml_get_current_byte_index (|int parser);
  3853. [xml_get_current_column_number | Get current column number for an XML parser]
  3854. xml_get_current_column_number (|int parser);
  3855. [xml_get_current_line_number | get current line number for an XML parser]
  3856. xml_get_current_line_number (|int parser);
  3857. [xml_get_error_code | get XML parser error code]
  3858. xml_get_error_code (|int parser);
  3859. [xml_parse_into_struct | Parse XML data into an array structure]
  3860. xml_parse_into_struct (|int parser, string data, array &values, array &index);
  3861. [xml_parse | start parsing an XML document]
  3862. xml_parse (|int parser, string data [, intisFinal]);
  3863. [xml_parser_create | create an XML parser]
  3864. xml_parser_create (|[stringencoding]);
  3865. [xml_parser_free | Free an XML parser]
  3866. xml_parser_free (|int parser);
  3867. [xml_parser_get_option | get options from an XML parser]
  3868. xml_parser_get_option (|int parser, int option);
  3869. [xml_parser_set_option | set options in an XML parser]
  3870. xml_parser_set_option (|int parser, int option, mixed value);
  3871. [xml_set_character_data_handler | set up character data handler]
  3872. xml_set_character_data_handler (|int parser, string handler);
  3873. [xml_set_default_handler | set up default handler]
  3874. xml_set_default_handler (|int parser, string handler);
  3875. [xml_set_element_handler | set up start and end element handlers]
  3876. xml_set_element_handler (|int parser, stringstartElementHandler, stringendElementHandler);
  3877. [xml_set_external_entity_ref_handler | set up external entity reference handler]
  3878. xml_set_external_entity_ref_handler (|int parser, string handler);
  3879. [xml_set_notation_decl_handler | set up notation declaration handler]
  3880. xml_set_notation_decl_handler (|int parser, string handler);
  3881. [xml_set_object | Use XML Parser within an object]
  3882. xml_set_object (|int parser, object &object);
  3883. [xml_set_processing_instruction_handler | Set up processing instruction (|PI) handler]
  3884. xml_set_processing_instruction_handler (|int parser, string handler);
  3885. [xml_set_unparsed_entity_decl_handler | Set up unparsed entity declaration handler]
  3886. xml_set_unparsed_entity_decl_handler (|int parser, string handler);
  3887. [xmldoc | Vytvo°it DOM objekt z XML dokumentu]
  3888. xmldoc (|string str);
  3889. [xmldocfile | Vytvo°it DOM objekt z XML souboru]
  3890. xmldocfile (|string filename);
  3891. [xmltree | Vytvo°it strom PHP objekt∙ z XML dokumentu]
  3892. xmltree (|string str);
  3893. [xslt_closelog | Smazat log danΘ instance Sablotronu]
  3894. xslt_closelog (|resource xh);
  3895. [xslt_create | Vytvo°it nov² XSL procesor]
  3896. xslt_create (|void);
  3897. [xslt_errno | Vrßtit Φφslo souΦasnΘ chyby]
  3898. xslt_errno (|[int xh]);
  3899. [xslt_error | Vrßtit text poslednφ chyby]
  3900. xslt_error (|[intxh]);
  3901. [xslt_fetch_result | Zφskat (|pojmenovan²) v²stupnφ buffer]
  3902. xslt_fetch_result (|[int xhstring result_name]);
  3903. [xslt_free | Uvolnit XSLT procesor]
  3904. xslt_free (|resource xh);
  3905. [xslt_openlog | UrΦit log pro zprßvy XSLT procesoru]
  3906. xslt_openlog (|[resource xhstring logfileint loglevel]);
  3907. [xslt_output_begintransform | ZaΦφt XSLT transformaci v²stupu]
  3908. xslt_output_begintransform (|string xslt_filename);
  3909. [xslt_output_endtransform | UkonΦit v²stupnφ transformaci zaΦatou pomocφ xslt_output_begintransform]
  3910. xslt_output_endtransform (|void);
  3911. [xslt_process | Transformovat XML data °et∞zcem obsahujφcφm XSL data]
  3912. xslt_process (|string xsl_datastring xml_datastring result);
  3913. [xslt_run | Aplikovat na soubor XSLT stylesheet]
  3914. xslt_run (|[resource xhstring xslt_filestring xml_data_filestring resultarray xslt_paramsarray xslt_args]]]);
  3915. [xslt_set_sax_handler | UrΦit SAX handlery XSLT procesoru]
  3916. xslt_set_sax_handler (|resource xharray handlers);
  3917. [xslt_transform | ProvΘst XSLT transformaci]
  3918. xslt_transform (|string xslstring xmlstring resultstring paramsstring argsstring resultBuffer);
  3919. [yaz_addinfo | Returns additional error information]
  3920. yaz_addinfo (|int id);
  3921. [yaz_ccl_conf | Configure CCL parser]
  3922. yaz_ccl_conf (|int id, array config);
  3923. [yaz_ccl_parse | Invoke CCL Parser]
  3924. yaz_ccl_parse (|int id, string query, array &result);
  3925. [yaz_close | Closes a YAZ connection]
  3926. yaz_close (|int id);
  3927. [yaz_connect | Prepares for a connection and Z-association to a Z39.50 target.]
  3928. yaz_connect (|stringzurl [, mixedoptions]);
  3929. [yaz_database | Specifies the databases within a session]
  3930. yaz_database (|int id, string databases);
  3931. [yaz_element | Specifies Element-Set Name for retrieval]
  3932. yaz_element (|int id, string elementset);
  3933. [yaz_errno | Returns error number]
  3934. yaz_errno (|int id);
  3935. [yaz_error | Returns error description]
  3936. yaz_error (|int id);
  3937. [yaz_hits | Returns number of hits for last search]
  3938. yaz_hits (|int id);
  3939. [yaz_itemorder | Prepares for Z39.50 Item Order with an ILL-Request package]
  3940. yaz_itemorder (|array args);
  3941. [yaz_present | Prepares for retrieval (|Z39.50 present).]
  3942. yaz_present (|void);
  3943. [yaz_range | Specifies the maximum number of records to retrieve]
  3944. yaz_range (|int id, int start, int number);
  3945. [yaz_record | Returns a record]
  3946. yaz_record (|int id, int pos, string type);
  3947. [yaz_scan_result | Returns Scan Response result]
  3948. yaz_scan_result (|int id [, array &result]);
  3949. [yaz_scan | Prepares for a scan]
  3950. yaz_scan (|int id, string type, string startterm [, arrayflags]);
  3951. [yaz_search | Prepares for a search]
  3952. yaz_search (|int id, string type, string query);
  3953. [yaz_sort | Sets sorting criteria]
  3954. yaz_sort (|int id, string criteria);
  3955. [yaz_syntax | Specifies the preferred record syntax for retrieval.]
  3956. yaz_syntax (|int id, string syntax);
  3957. [yaz_wait | Wait for Z39.50 requests to complete]
  3958. yaz_wait (|[array options]);
  3959. [yp_first | Vrßtit pvnφ klφΦ/hodnota pßr mapy]
  3960. yp_first (|string domain, string map);
  3961. [yp_get_default_domain | Zjistit defaultnφ NIS domΘnu stroje]
  3962. yp_get_default_domain (|void );
  3963. [yp_master | Zjistit nßzev master NIS serveru mapy]
  3964. yp_master (|string domain, string map);
  3965. [yp_match | Vrßtit odpovφdajφcφ zßznam]
  3966. yp_match (|string domain, string map, string key);
  3967. [yp_next | Vrßtit dalÜφ klφΦ/hodnota pßr mapy]
  3968. yp_next (|string domain, string map, string key);
  3969. [yp_order | Returns the order number for a map]
  3970. yp_order (|string domain, string map);
  3971. [zend_logo_guid | Zφskat zend guid]
  3972. zend_logo_guid (|void);
  3973. [zip_close | Close a Zip File Archive]
  3974. zip_close (|resource zip);
  3975. [zip_entry_close | Close a Directory Entry]
  3976. zip_entry_close (|resource zip_entry);
  3977. [zip_entry_compressedsize | Retrive the Compressed Size of a Directory Entry]
  3978. zip_entry_compressedsize (|resource zip_entry);
  3979. [zip_entry_compressionmethod | Retrive the Compression Method of a Directory Entry]
  3980. zip_entry_compressionmethod (|resource zip_entry);
  3981. [zip_entry_filesize | Retrive the Actual File Size of a Directory Entry]
  3982. zip_entry_filesize (|resource zip_entry);
  3983. [zip_entry_name | Retrive the Name of a Directory Entry]
  3984. zip_entry_name (|resource zip_entry);
  3985. [zip_entry_open | Open a Directory Entry for Reading]
  3986. zip_entry_open (|resource zip, resource zip_entry [, string mode]);
  3987. [zip_entry_read | Read From an Open Directory Entry]
  3988. zip_entry_read (|resource zip_entry [, int length]);
  3989. [zip_open | Open a Zip File Archive]
  3990. zip_open (|string filename);
  3991. [zip_read | Read Next Entry in a Zip File Archive]
  3992. zip_read (|resource zip);
  3993.  
  3994.